| Commit message (Expand) | Author | Age | Files | Lines |
* | loader gcc warning fixes and avifile sync | rathann | 2004-08-28 | 4 | -15/+15 |
* | Better protection against double definition of MPEGLAYER3WAVEFORMAT | wight | 2004-08-09 | 1 | -2/+3 |
* | Support for Winnov Videum WINX and WNV1 codecs with binary dll | rtognimp | 2004-06-30 | 1 | -0/+8 |
* | fix loader build on windows | faust3 | 2004-06-26 | 1 | -0/+4 |
* | more verbosity | alex | 2004-06-25 | 1 | -1/+1 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 | 1 | -0/+1 |
* | Support vp6vfw.dll version 6.0.7.3 | rtognimp | 2004-05-04 | 1 | -0/+5 |
* | more stupidity | rfelker | 2004-05-01 | 1 | -1/+1 |
* | minimal fix for alex's 1000000000000l compile errors. imo the fix in | rfelker | 2004-04-30 | 1 | -0/+2 |
* | Less verbosity by moving some debug messages from printf --> dbgprintf. | diego | 2004-04-23 | 1 | -3/+3 |
* | Make wmv9 playback less verbose. | diego | 2004-03-27 | 1 | -5/+5 |
* | Support for Alparysoft lossless video codec (DShow and VfW) | rtognimp | 2004-03-25 | 2 | -6/+57 |
* | Add support for Lead MCMW 2.0 wavelet codec eval version | rtognimp | 2004-03-23 | 1 | -1/+11 |
* | Support for vp5 and vp6 dll decoders | rtognimp | 2004-03-18 | 1 | -0/+33 |
* | * changes mencoder's exit code on explicit kill to 2 | attila | 2004-01-29 | 1 | -1/+1 |
* | switch to inttypes.h (u_int32_t vs uint32_t) in favour of Solaris9/x86 support | alex | 2004-01-29 | 1 | -33/+33 |
* | use inttypes.h and std types, this fixes compilation problems on solaris 9 x86 | alex | 2004-01-28 | 1 | -3/+3 |
* | reviewed the locking codes, a mutex should be unlocked before destroying it | alex | 2004-01-25 | 1 | -0/+14 |
* | Don't mutex_unlock if it was never locked. Patch by Min Sik Kim | alex | 2004-01-25 | 1 | -2/+5 |
* | support for newer openbsd versions, which are fully elf based | alex | 2004-01-19 | 1 | -0/+2 |
* | Warning fixes (approved by A'rpi). | rathann | 2003-11-08 | 1 | -17/+17 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -1/+1 |
* | fix for the no video/black screen with some dmo/wmv9 movies | pl | 2003-09-20 | 1 | -2/+3 |
* | FreeBSD 5.0 (libkse/libthr) support by Dan Eischen <eischen@vigrid.com> | alex | 2003-09-06 | 1 | -3/+16 |
* | ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll | rtognimp | 2003-09-05 | 1 | -0/+32 |
* | Support for QuickTime6.3 DLLs. Patch by Dima K. <dimakar@yahoo.com> | mosu | 2003-09-02 | 1 | -0/+9 |
* | 10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorry | alex | 2003-05-20 | 1 | -1/+1 |
* | changed cpudetection code to support newer pentiums | alex | 2003-04-28 | 1 | -16/+13 |
* | last mingw32 support patch by Sascha Sommer | alex | 2003-04-24 | 6 | -4/+24 |
* | cygwin support patch by Sascha Sommer and some fixes by me | alex | 2003-04-21 | 9 | -7/+84 |
* | cygwin support patch by Sascha Sommer | alex | 2003-04-21 | 2 | -14/+14 |
* | CoTaskMemAlloc/Free vs malloc/free cleanup | alex | 2003-04-21 | 3 | -11/+11 |
* | 10l | alex | 2003-04-21 | 1 | -1/+1 |
* | moved some obsolete debug stuff | alex | 2003-04-21 | 2 | -2/+11 |
* | cygwin support by Sascha Sommer | alex | 2003-04-21 | 1 | -0/+7 |
* | Fixes for vss h264 | rtognimp | 2003-04-09 | 1 | -2/+36 |
* | Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net> | rtognimp | 2003-04-09 | 1 | -0/+12 |
* | Fix for truespeech dll, patch by <dimakar(at)yahoo.com> | rtognimp | 2003-03-15 | 1 | -2/+4 |
* | a warning fix and rgb15/16 support by Sascha Sommer | alex | 2003-03-14 | 1 | -2/+5 |
* | cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer) | alex | 2003-02-25 | 4 | -7/+8 |
* | WIN32_PATH cleanup | alex | 2003-02-19 | 1 | -1/+1 |
* | realaudio dlls support | alex | 2003-02-11 | 1 | -0/+14 |
* | qt vs. voxware fixed (hopefully), also some qt speedup | arpi | 2003-01-05 | 1 | -6/+13 |
* | voxvare audio fix | arpi | 2003-01-04 | 1 | -1/+1 |
* | even more :) | arpi | 2002-12-30 | 1 | -0/+1 |
* | more verbose... | arpi | 2002-12-30 | 1 | -0/+1 |
* | CRLF->LF | arpi | 2002-12-16 | 1 | -84/+62 |
* | compiler warning fixes | arpi | 2002-12-14 | 7 | -27/+37 |
* | it seems that old CS is working better than newtype now... :) | arpi | 2002-12-07 | 1 | -2/+2 |
* | support for *.qtx (scan for all .qtx files at quicktime init) | arpi | 2002-12-07 | 1 | -22/+47 |
* | DMO Audio support (ugly, needs cleanup) | arpi | 2002-12-01 | 3 | -1/+186 |
* | dump more! | arpi | 2002-12-01 | 1 | -2/+10 |
* | both qt5 and qt6 patching support (qt6 addresses found by arpi) | alex | 2002-11-30 | 1 | -40/+61 |
* | .depend should be ignored. | diego | 2002-11-28 | 1 | -0/+1 |
* | DMO interfaces (copied/converted(c++->c) from avifile) | arpi | 2002-11-26 | 10 | -0/+1297 |
* | avifile sync (added only the new functions, all cosmetics ignored) | arpi | 2002-11-26 | 1 | -17/+121 |
* | avifile sync (mostly cosmetics) | arpi | 2002-11-26 | 10 | -34/+49 |
* | .align -> .balign | arpi | 2002-11-25 | 1 | -4/+4 |
* | patching out threads ;) raw measure: 18% cpu instead 30% | alex | 2002-11-25 | 1 | -1/+24 |
* | fixed WaitForMultipleObjects and FindFile | alex | 2002-11-25 | 1 | -2/+6 |
* | 10l to me and to apple too | alex | 2002-11-25 | 1 | -0/+4 |
* | _qtx support_ and m3jpeg,mjpeg2k fixes (some cleanup and _lot of testing need... | alex | 2002-11-25 | 1 | -51/+692 |
* | some extra debugging | alex | 2002-11-25 | 1 | -2/+8 |
* | patching quicktime.qts runtime | arpi | 2002-11-24 | 1 | -3/+9 |
* | - qtx (quicktime's macos emulation layer) debugging/emulation environment :) | arpi | 2002-11-24 | 6 | -6/+2120 |
* | some new experiments | arpi | 2002-11-24 | 2 | -11/+36 |
* | fixes, updates | arpi | 2002-11-24 | 1 | -23/+130 |
* | exporting fs_seg | alex | 2002-11-17 | 1 | -2/+2 |
* | 2.5.47+ support | arpi | 2002-11-16 | 1 | -0/+5 |
* | use the more stable NEWTYPE critsect code | arpi | 2002-11-10 | 1 | -2/+2 |
* | fixed 2 10l bugs, ATI VCR2 dll now working | alex | 2002-10-12 | 1 | -7/+6 |
* | VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net> | arpi | 2002-10-09 | 1 | -1/+1 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 | 2 | -3/+4 |
* | avifile sync - 95% cosmetics 5% bug | arpi | 2002-09-13 | 37 | -958/+753 |
* | - updated to use new stype ICopen (filename passed in the icopen struct) | arpi | 2002-09-13 | 1 | -182/+12 |
* | disable annonying debug printf (autoq) | atmos4 | 2002-09-08 | 1 | -1/+1 |
* | ICDecompressEndEx() added | arpi | 2002-09-03 | 1 | -1/+1 |
* | fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr> | atmos4 | 2002-08-31 | 1 | -1/+1 |
* | use dir/libname.a instead of -Ldir -lname | arpi | 2002-08-29 | 1 | -1/+1 |
* | mostly compiler warning fixes, some small bugfix | arpi | 2002-08-28 | 1 | -1/+1 |
* | align -> balign patch by (Björn Sandell <biorn at dce dot chalmers dot se>) | michael | 2002-08-28 | 1 | -1/+1 |
* | with the help of the Mandrake compiler maintainer this problem has | arpi | 2002-08-22 | 1 | -1/+1 |
* | removed -W -Wall -g and other gcc-specific warning/debug options | arpi | 2002-08-22 | 2 | -2/+2 |
* | SetValue: ignore case of 'item' | arpi | 2002-07-25 | 1 | -17/+17 |
* | Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me. | atmos4 | 2002-07-23 | 3 | -0/+8 |
* | yvu9 and if09 support. fixed i420,iyuv handling | alex | 2002-06-23 | 4 | -4/+34 |
* | pncrt.dll used by realplayer8 codecs | arpi | 2002-06-09 | 1 | -0/+26 |
* | warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-06-07 | 2 | -0/+3 |
* | new (cleaner, nore robust) critsect code by Zdenek Kabelac <kabi@informatics.... | arpi | 2002-06-07 | 1 | -8/+12 |
* | cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com> | arpi | 2002-06-04 | 1 | -0/+6 |
* | some more output cosmetics, especially for vivo and mov demuxers | arpi | 2002-05-20 | 1 | -2/+2 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 1 | -1/+1 |
* | openbsd updates by Björn Sandell <biorn@dce.chalmers.se> | arpi | 2002-04-28 | 2 | -0/+14 |
* | OpenBSD, NetBSD portability patches by | arpi | 2002-04-27 | 2 | -3/+4 |
* | fix warning | arpi | 2002-04-24 | 1 | -1/+1 |
* | workaround: force PF table setup in IsProcessorFeaturePresent | alex | 2002-04-23 | 1 | -0/+7 |
* | divx audio workaround | arpi | 2002-04-23 | 1 | -1/+3 |
* | fixed IsRectEmpty, added expcalloc, ceil, exporting LoadLibraryExA, IC* for ... | alex | 2002-04-21 | 1 | -22/+78 |
* | ugly hack for morgands | alex | 2002-04-21 | 1 | -1/+8 |
* | RegisterClassA and UnregisterClassA for VoxWare RT24 speech codec ACM | alex | 2002-04-21 | 1 | -0/+14 |
* | loading requested library if available, and try to find function there in Loo... | alex | 2002-04-21 | 1 | -1/+34 |
* | commented out debug msg | alex | 2002-04-21 | 1 | -1/+1 |
* | added SetEnvironmentVariableA for UCOD-ClearVideo DLL | alex | 2002-04-21 | 1 | -0/+7 |
* | added _EH_prolog and some wsock32 funcs needed by mss1 codec -> mss1 codec wo... | alex | 2002-04-21 | 1 | -2/+23 |
* | added _EH_prolog (needed by mss1 codec) | alex | 2002-04-21 | 1 | -0/+11 |
* | 1l | alex | 2002-04-20 | 1 | -1/+7 |
* | fixed mp_msg, fixed CreateFile for VDub, added GetFullPathName for VDub, clea... | alex | 2002-04-20 | 1 | -16/+46 |
* | dump stuff | arpi | 2002-03-25 | 1 | -1/+205 |
* | some more... | arpi | 2002-03-21 | 1 | -2/+385 |
* | some new funcs and fixes for quicktime | arpi | 2002-03-20 | 1 | -14/+207 |
* | allow LPSTR typedef | arpi | 2002-03-20 | 1 | -2/+2 |
* | InitializeQTML(0) added | arpi | 2002-03-20 | 1 | -4/+21 |
* | comments on compiling | arpi | 2002-03-20 | 1 | -0/+2 |
* | simple sample proggy, using qtmlClient.dll to access QT components | arpi | 2002-03-20 | 1 | -0/+43 |
* | better naming | arpi | 2002-02-07 | 1 | -3/+3 |
* | bad debug printf caused sig11 with divx audio | arpi | 2002-02-05 | 1 | -1/+2 |
* | avoids warnings | pl | 2002-01-27 | 2 | -3/+5 |
* | possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se> | arpi | 2002-01-17 | 1 | -1/+2 |
* | debug-- | arpi | 2002-01-04 | 1 | -3/+3 |
* | SetValue fixed, iv_State=START enabled (silly xine developers disabled for un... | arpi | 2002-01-02 | 1 | -17/+20 |
* | headers cleanup | arpi | 2002-01-02 | 4 | -64/+60 |
* | more mess | arpi | 2002-01-01 | 1 | -10/+33 |
* | applied "magic" Michael real fix ;) | pl | 2002-01-01 | 1 | -16/+7 |
* | workaround for the guilty code that caused sig11 when compiled with gcc-3.0.x | pl | 2001-12-31 | 1 | -0/+13 |
* | ACEL.P fixed (avifile sync) | arpi | 2001-12-31 | 1 | -6/+10 |
* | /dev/zero bad permissions error message | arpi | 2001-12-26 | 2 | -2/+12 |
* | fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se> | arpi | 2001-12-23 | 1 | -1/+30 |
* | reversed patch - faszom (C++) .so-ba | arpi | 2001-12-17 | 1 | -1/+1 |
* | CoTaskMemAlloc def should match prototyp in com.h | arpi | 2001-12-17 | 1 | -1/+1 |
* | ULONG bug fix | pontscho | 2001-12-16 | 1 | -1/+1 |
* | workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> | arpi | 2001-12-16 | 2 | -11/+11 |
* | divx audio sig11 fixed | arpi | 2001-12-12 | 1 | -1/+3 |
* | avifile sync | arpi | 2001-12-11 | 11 | -137/+314 |
* | avifile merge | arpi | 2001-12-11 | 2 | -5/+10 |
* | avifile merge. kabi: indent changes really suxxxx | arpi | 2001-12-11 | 9 | -1755/+1706 |
* | do not crash with 3ivx and vivo | alex | 2001-12-11 | 1 | -7/+11 |
* | do not fault if Filter_Create failed | alex | 2001-12-11 | 1 | -0/+6 |
* | obsoleted files | arpi | 2001-12-10 | 2 | -56/+0 |
* | obsoleted files | arpi | 2001-12-10 | 4 | -218/+13 |
* | API changes - now fully compatible with C++ version | arpi | 2001-12-10 | 4 | -11/+18 |
* | SetThreadAffinityMask added, req. for vivo audio | arpi | 2001-12-10 | 1 | -0/+8 |
* | kernel32 hack for vivo audio | arpi | 2001-12-10 | 1 | -2/+2 |
* | support in dbgprintf for mp_msg (mplayer only) | alex | 2001-12-10 | 1 | -0/+12 |
* | added new prototypes from win32.c | alex | 2001-12-10 | 1 | -0/+17 |
* | updated for avifile compilance | alex | 2001-12-09 | 1 | -4/+7 |
* | updated cpudetection | alex | 2001-12-09 | 1 | -4/+30 |
* | fixed regpathname bug | alex | 2001-11-26 | 1 | -1/+1 |
* | avifile sync again... :( | arpi | 2001-11-26 | 4 | -83/+134 |
* | decl. of VirtualFree changed (avifile sync) | arpi | 2001-11-26 | 1 | -1/+1 |
* | packed attribute added | arpi | 2001-11-26 | 1 | -2/+2 |
* | avifile sync. seems to some bugs fixed... | arpi | 2001-11-26 | 7 | -34/+38 |
* | avifile sync... maybe broken, tell me if so. | arpi | 2001-11-26 | 4 | -115/+241 |
* | mplayer integration | arpi | 2001-11-22 | 6 | -249/+223 |
* | xine's bugs fixed - YV50 yv12 and setup_fs | arpi | 2001-11-22 | 1 | -2/+2 |
* | imported from xine | arpi | 2001-11-21 | 4 | -360/+595 |
* | C++ -> C (import from avifile cvs) | arpi | 2001-11-21 | 14 | -1296/+1491 |
* | expCoInitialize() added (requires for PIM1) | arpi | 2001-11-20 | 1 | -0/+13 |
* | Move ignores in subdirs to their respective .cvsignore files. | atmos4 | 2001-11-17 | 1 | -0/+1 |
* | Try to provide a vsscanf() implementation, if the system does not have | jkeil | 2001-11-14 | 1 | -0/+13 |
* | hmm. indeo5ds YV12 fixed? | arpi | 2001-11-13 | 1 | -1/+1 |
* | updated | arpi | 2001-11-10 | 1 | -17/+55 |
* | still sig11 | arpi | 2001-11-10 | 1 | -42/+53 |
* | removed #define DETAILED_OUT | arpi | 2001-11-09 | 1 | -1/+1 |
* | Eugene's fixes to work with QuickTime.qts | arpi | 2001-11-09 | 3 | -8/+85 |
* | fixes? | arpi | 2001-11-09 | 1 | -25/+24 |
* | videocodec and component selectors (function IDs) | arpi | 2001-11-09 | 1 | -0/+68 |
* | struct->typedef | arpi | 2001-11-09 | 1 | -9/+6 |
* | for testing | arpi | 2001-11-08 | 1 | -0/+2 |
* | loads .qts | arpi | 2001-11-08 | 1 | -2/+2 |
* | fixed TlsAlloc | alex | 2001-11-04 | 1 | -5/+14 |
* | KERNEL32 fix for ivvideo and strncmp for U263 | arpi | 2001-11-04 | 1 | -0/+12 |
* | partially synced with avifile... (TODO: migrate to new registry.c and driver.c) | arpi | 2001-11-03 | 5 | -419/+586 |
* | MPEGLAYER3WAVEFORMAT added | arpi | 2001-11-02 | 1 | -0/+14 |
* | |