.. |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Makefile.in
|
Use CoCreateInstance instead of SHCoCreateInstance, drop shell32 from
|
2005-07-02 10:49:39 +00:00 |
acmstream.c
|
avifil32: Avoid not necessary zeroing out of an allocated memory block.
|
2006-04-12 12:54:45 +02:00 |
api.c
|
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
|
2006-05-10 11:31:41 +02:00 |
avifil32.spec
|
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
|
2005-08-08 17:35:28 +00:00 |
avifile.c
|
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
|
2006-05-10 11:31:41 +02:00 |
avifile.spec
|
…
|
|
avifile_Cs.rc
|
avifil32: Czech language resources encoding fix.
|
2006-02-13 13:27:04 +01:00 |
avifile_De.rc
|
…
|
|
avifile_En.rc
|
…
|
|
avifile_Es.rc
|
…
|
|
avifile_Fr.rc
|
…
|
|
avifile_Hu.rc
|
avifil32: Added Hungarian translation.
|
2006-03-15 11:31:05 +01:00 |
avifile_It.rc
|
…
|
|
avifile_Ja.rc
|
…
|
|
avifile_Ko.rc
|
Update Korean translations.
|
2005-11-15 12:06:12 +00:00 |
avifile_Nl.rc
|
…
|
|
avifile_No.rc
|
Added Norwegian translations.
|
2005-09-25 15:15:25 +00:00 |
avifile_Pl.rc
|
…
|
|
avifile_Pt.rc
|
…
|
|
avifile_Ru.rc
|
…
|
|
avifile_Si.rc
|
…
|
|
avifile_Tr.rc
|
avifil32: Turkish translation.
|
2006-02-06 13:02:41 +01:00 |
avifile_private.h
|
ICCompressorChoose should initialize fccType and fccHandler fields
|
2006-01-23 11:24:08 +01:00 |
editstream.c
|
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
|
2006-05-10 11:31:41 +02:00 |
extrachunk.c
|
avifil32: Fix a regression caused by patch removing GlobalAllocs by using HEAP_ZERO_INIT.
|
2006-04-11 14:19:13 +02:00 |
extrachunk.h
|
…
|
|
factory.c
|
avifil32: Use HeapAlloc instead of LocalAlloc. Make sure to free the memory.
|
2006-03-13 13:30:31 +01:00 |
getframe.c
|
avifil32: Avoid not necessary zeroing out of an allocated memory block.
|
2006-04-12 12:54:45 +02:00 |
icmstream.c
|
avifil32: Avoid not necessary zeroing out of an allocated memory block.
|
2006-04-12 12:54:45 +02:00 |
regsvr.c
|
Check the return value from register_key_guid in all the DLL registering code.
|
2006-05-10 19:38:04 +02:00 |
rsrc.rc
|
avifil32: Added Hungarian translation.
|
2006-03-15 11:31:05 +01:00 |
tmpfile.c
|
avifil32: Fix a regression caused by patch removing GlobalAllocs by using HEAP_ZERO_INIT.
|
2006-04-11 14:19:13 +02:00 |
wavfile.c
|
avifil32: Fix a regression caused by patch removing GlobalAllocs by using HEAP_ZERO_INIT.
|
2006-04-11 14:19:13 +02:00 |