2004-12-21 |
reimar |
add missing registers in clobber list, fixes bug #169
|
2004-10-24 |
rtognimp |
Support wmspdmod.dll version 10.0.0.3646
|
2004-10-24 |
rtognimp |
Decode VDOWave (VDOM) with binary codec
|
2004-10-23 |
rtognimp |
Fix for Windows media audio 9 voice codec (format 0x0a)
|
2004-10-09 |
rtognimp |
Windows Media Image (WMVP) can be decoded with WMV9 dmo codec
|
2004-09-18 |
diego |
Reduce excessive verbosity a bit.
|
2004-08-28 |
rathann |
loader gcc warning fixes and avifile sync
|
2004-06-30 |
rtognimp |
Support for Winnov Videum WINX and WNV1 codecs with binary dll
|
2004-05-01 |
rfelker |
more stupidity
|
2004-04-23 |
diego |
Less verbosity by moving some debug messages from printf --> dbgprintf.
|
2004-03-27 |
diego |
Make wmv9 playback less verbose.
|
2004-03-25 |
rtognimp |
Support for Alparysoft lossless video codec (DShow and VfW)
|
2004-03-23 |
rtognimp |
Add support for Lead MCMW 2.0 wavelet codec eval version
|
2004-01-25 |
alex |
reviewed the locking codes, a mutex should be unlocked before destroying it
|
2004-01-25 |
alex |
Don't mutex_unlock if it was never locked. Patch by Min Sik Kim
|
2003-09-05 |
rtognimp |
ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
|
2003-05-20 |
alex |
10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorry
|
2003-04-28 |
alex |
changed cpudetection code to support newer pentiums
|
2003-04-09 |
rtognimp |
Fixes for vss h264
|
2003-04-09 |
rtognimp |
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
|
2003-03-15 |
rtognimp |
Fix for truespeech dll, patch by <dimakar(at)yahoo.com>
|
2003-02-11 |
alex |
realaudio dlls support
|
2003-01-05 |
arpi |
qt vs. voxware fixed (hopefully), also some qt speedup
|
2003-01-04 |
arpi |
voxvare audio fix
|
2002-12-30 |
arpi |
even more :)
|
2002-12-30 |
arpi |
more verbose...
|
2002-12-14 |
arpi |
compiler warning fixes
|
2002-12-07 |
arpi |
it seems that old CS is working better than newtype now... :)
|
2002-12-07 |
arpi |
support for *.qtx (scan for all .qtx files at quicktime init)
|
2002-11-26 |
arpi |
avifile sync (added only the new functions, all cosmetics ignored)
|
2002-11-25 |
alex |
fixed WaitForMultipleObjects and FindFile
|
2002-11-25 |
alex |
10l to me and to apple too
|
2002-11-25 |
alex |
_qtx support_ and m3jpeg,mjpeg2k fixes (some cleanup and _lot of testing needed_)
|
2002-11-10 |
arpi |
use the more stable NEWTYPE critsect code
|
2002-10-12 |
alex |
fixed 2 10l bugs, ATI VCR2 dll now working
|
2002-09-13 |
arpi |
avifile sync - 95% cosmetics 5% bug
|
2002-08-28 |
arpi |
mostly compiler warning fixes, some small bugfix
|
2002-06-09 |
arpi |
pncrt.dll used by realplayer8 codecs
|
2002-06-07 |
arpi |
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
2002-06-07 |
arpi |
new (cleaner, nore robust) critsect code by Zdenek Kabelac <kabi@informatics.muni.cz>
|
2002-04-27 |
arpi |
OpenBSD, NetBSD portability patches by
|
2002-04-23 |
alex |
workaround: force PF table setup in IsProcessorFeaturePresent
|
2002-04-21 |
alex |
fixed IsRectEmpty, added expcalloc, ceil, exporting LoadLibraryExA, IC* for some new codecs
|
2002-04-21 |
alex |
RegisterClassA and UnregisterClassA for VoxWare RT24 speech codec ACM
|
2002-04-21 |
alex |
loading requested library if available, and try to find function there in LookupExternal, needed for Truespeech codec
|
2002-04-21 |
alex |
added SetEnvironmentVariableA for UCOD-ClearVideo DLL
|
2002-04-21 |
alex |
added _EH_prolog and some wsock32 funcs needed by mss1 codec -> mss1 codec works now
|
2002-04-20 |
alex |
1l
|
2002-04-20 |
alex |
fixed mp_msg, fixed CreateFile for VDub, added GetFullPathName for VDub, cleaned up a bit the critisecs
|
2002-03-20 |
arpi |
some new funcs and fixes for quicktime
|
2002-02-05 |
arpi |
bad debug printf caused sig11 with divx audio
|
2002-01-27 |
pl |
avoids warnings
|
2002-01-01 |
pl |
applied "magic" Michael real fix ;)
|
2001-12-31 |
pl |
workaround for the guilty code that caused sig11 when compiled with gcc-3.0.x
|
2001-12-23 |
arpi |
fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>
|
2001-12-17 |
arpi |
CoTaskMemAlloc def should match prototyp in com.h
|
2001-12-12 |
arpi |
divx audio sig11 fixed
|
2001-12-11 |
arpi |
avifile merge. kabi: indent changes really suxxxx
|
2001-12-11 |
alex |
do not crash with 3ivx and vivo
|
2001-12-10 |
arpi |
SetThreadAffinityMask added, req. for vivo audio
|