wine-wine/dlls/avifil32
Marcus Meissner 719345017c avifil32: Mark internal symbols as hidden. 2011-04-29 14:21:41 +02:00
..
tests avifil32/tests: Remove useless variable assignments (LLVM/Clang). 2011-02-07 10:13:35 -06:00
Makefile.in avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
acmstream.c avifil32: Avoid the forward declaration of the IAVIStream methods. 2011-01-12 14:55:37 +01:00
api.c avifil32: Append the *.* extension by hand after loading the string. 2011-01-13 15:21:48 +01:00
avifil32.idl avifil32: Convert dll registration to the IRegistrar mechanism. 2010-12-08 16:10:42 +01:00
avifil32.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifil32.spec
avifile.c avifil32: Use chunksize specified by the chunk itself, avoids a noticable ticking sound heard when reading past the chunk boundary. 2010-01-21 09:05:38 +01:00
avifile.rgs avifil32: Move extension registrations to the rgs file. 2010-12-17 13:50:41 +01:00
avifile_Cs.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Da.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_De.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_En.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Es.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Fr.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_He.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Hu.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_It.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Ja.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Ko.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Lt.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Nl.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_No.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Pl.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Pt.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Ro.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Ru.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Si.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Sr.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Sv.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Tr.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Uk.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_Zh.rc avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
avifile_private.h avifil32: Mark internal symbols as hidden. 2011-04-29 14:21:41 +02:00
editstream.c avifil32: Avoid forward declarations of iface methods. 2011-01-24 14:43:24 +01:00
extrachunk.c
extrachunk.h avifil32: Mark internal symbols as hidden. 2011-04-29 14:21:41 +02:00
factory.c avifil32: Convert dll registration to the IRegistrar mechanism. 2010-12-08 16:10:42 +01:00
getframe.c avifil32: Reorder some code to avoid forward declarations for the IGetFrameVtbl methods. 2010-12-28 16:35:39 +01:00
icmstream.c avifil32: Reorder some code to avoid forward declarations for the IAVIStreamVtbl methods. 2010-12-28 16:35:39 +01:00
tmpfile.c avifil32: Use an iface instead of a vtbl pointer in ITmpFileImpl. 2010-12-23 13:47:23 +01:00
wavfile.c avifil32: Add missing AddRefs in IAVIFile_QueryInterface(). 2009-03-10 14:41:59 +01:00