.. |
tests
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
acmstream.c
|
|
|
api.c
|
avifil32: Fix EditStreamSetInfo wine checks.
|
2010-09-09 18:16:41 +02:00 |
avifil32.idl
|
avifil32: Convert dll registration to the IRegistrar mechanism.
|
2010-12-08 16:10:42 +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: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Da.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_De.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_En.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Es.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Fr.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_He.rc
|
avifile32: Added Hebrew translation.
|
2010-10-27 11:59:43 +02:00 |
avifile_Hu.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_It.rc
|
avifil32: Update Italian translation.
|
2010-09-21 17:53:53 +02:00 |
avifile_Ja.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Ko.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Lt.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Nl.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_No.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Pl.rc
|
avifile: Update Polish translation.
|
2010-12-22 12:45:01 +01:00 |
avifile_private.h
|
avifil32: Fix the multiple inheritance implementation of edit streams.
|
2010-11-11 20:07:13 +01:00 |
avifile_Pt.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Ro.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Ru.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Si.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Sr.rc
|
avifil32: Add the Serbian (Latin and Cyrillic) translation.
|
2010-10-21 16:16:30 +02:00 |
avifile_Sv.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Tr.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Uk.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
avifile_Zh.rc
|
avifil32: Remove the ignored common resource attributes.
|
2010-07-22 10:39:01 +02:00 |
editstream.c
|
avifil32: Fix the multiple inheritance implementation of edit streams.
|
2010-11-11 20:07:13 +01:00 |
extrachunk.c
|
avifil32: Remove unneeded casts of zero.
|
2008-12-08 12:05:34 +01:00 |
extrachunk.h
|
|
|
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 |
Makefile.in
|
avifil32: Convert dll registration to the IRegistrar mechanism.
|
2010-12-08 16:10:42 +01:00 |
rsrc.rc
|
avifil32: Convert dll registration to the IRegistrar mechanism.
|
2010-12-08 16:10:42 +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 |