| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | hm, non-working :) | alex | 2001-10-30 | 1 | -4/+7 |
* | fixed some miscoding :) | alex | 2001-10-30 | 1 | -2/+2 |
* | introduced new critical section handling | alex | 2001-10-30 | 1 | -5/+110 |
* | support newly added PF defs (loader/wine/winnt.h) | alex | 2001-10-30 | 1 | -1/+26 |
* | new Processor Features | alex | 2001-10-30 | 1 | -1/+4 |
* | fixed, rotfl :p | alex | 2001-10-27 | 1 | -19/+12 |
* | devel | alex | 2001-10-27 | 2 | -0/+104 |
* | CoCreateFreeThreadedMarshaler stub added | alex | 2001-10-23 | 1 | -1/+9 |
* | changes merged back from avifile cvs | arpi | 2001-10-08 | 5 | -33/+88 |
* | using ldt_keeper.c instead | arpi | 2001-10-04 | 2 | -225/+0 |
* | iosteram included for cout/cerr | arpi | 2001-10-04 | 1 | -1/+1 |
* | stdlib.h added | arpi | 2001-10-04 | 1 | -0/+1 |
* | killed unneeded dependency on c++ headers | arpi | 2001-10-04 | 7 | -36/+43 |
* | (solaris x86) C++ style variable declaration not at the start of a block does | jkeil | 2001-10-04 | 1 | -0/+2 |
* | sync with avifile | arpi | 2001-10-04 | 23 | -359/+544 |
* | using ldt_keeper instead of setup_fs, includes changed | arpi | 2001-10-04 | 1 | -9/+9 |
* | setup_FS.c -> ldt_keeper.c (avifile sync) | arpi | 2001-10-04 | 5 | -10/+253 |
* | do_cpuid stored the results of the cpuid instruction in the wrong place | jkeil | 2001-09-20 | 1 | -9/+7 |
* | removed unused buggy shit | arpi | 2001-09-02 | 1 | -19/+0 |
* | GUID fix | arpi | 2001-09-02 | 1 | -3/+10 |
* | added WAVEFORMATEXTENSIBLE and new WAVE FORMAT TAGS | arpi | 2001-09-02 | 1 | -42/+178 |
* | Fix two memory accesses to unallocated memory (detected by electric fence) | jkeil | 2001-08-31 | 1 | -2/+4 |
* | small fix | arpi | 2001-08-27 | 1 | -0/+1 |
* | Add a few ifdefs, so that the code compiles on old solaris releases (2.6 and 7) | jkeil | 2001-08-24 | 2 | -1/+4 |
* | Commented out annoying printfs with -autoq. | atmos4 | 2001-08-20 | 2 | -2/+6 |
* | exception stuff fixed | arpi | 2001-08-16 | 1 | -10/+9 |
* | fixes | arpi | 2001-08-16 | 1 | -4/+11 |
* | error handling | arpi | 2001-08-16 | 1 | -4/+20 |
* | Start/Stop state flag fixed - requires for brightness/contrast/etc stuff... | arpi | 2001-08-16 | 3 | -4/+10 |
* | big avifile sync - from now we have common code | arpi | 2001-08-16 | 21 | -2067/+2328 |
* | updated | arpi | 2001-08-16 | 1 | -10/+19 |
* | UnregisterComClass added | arpi | 2001-08-16 | 1 | -0/+58 |
* | fixed BITMAPINFO struct length truncation (WMV8) | arpi | 2001-08-15 | 2 | -12/+31 |
* | SetCodecPath -> win32_codec_name | arpi | 2001-08-12 | 1 | -1/+2 |
* | debug printf() removed | arpi | 2001-08-04 | 1 | -1/+1 |
* | partial avifile-CVS merge | arpi | 2001-07-29 | 2 | -7/+41 |
* | Pre-allocate some stack space to work around a problem with DLL alloca() code | jkeil | 2001-07-29 | 1 | -10/+12 |
* | MPlayer doesn't compile on linux/alpha | jkeil | 2001-07-16 | 1 | -1/+1 |
* | Remove some superfluous casts. Fixes a few compile warnings. | jkeil | 2001-07-14 | 1 | -5/+5 |
* | Fix two prototype warnings | jkeil | 2001-07-13 | 2 | -0/+2 |
* | Add prototypes to wine/loader stuff, so that we can catch __stdcall function | jkeil | 2001-07-12 | 21 | -697/+533 |
* | VfwEx support | arpi | 2001-07-08 | 2 | -0/+73 |
* | OPTFLAGS vs. INCLUDES cleanup | arpi | 2001-06-26 | 1 | -2/+2 |
* | Ehh, wine ... | lgb | 2001-06-26 | 1 | -1/+1 |
* | Force exeptions for dshow code (keeps users from building unworkable mplayer). | atmosfear | 2001-06-11 | 1 | -1/+1 |
* | some possible buffer overflow places fixed | al3x | 2001-06-11 | 3 | -7/+7 |
* | The "bad" "using namespace std" was removed :) | arpi_esp | 2001-06-10 | 2 | -2/+2 |
* | ehh. removed duplicated namspace 'std'... and removed include string.h, unnee... | arpi_esp | 2001-06-09 | 2 | -5/+2 |
* | added missing 'using namespace std;' for gcc 3.0 | arpi_esp | 2001-06-09 | 3 | -1/+8 |
* | applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> | arpi_esp | 2001-06-05 | 2 | -19/+24 |
* | Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se> | arpi_esp | 2001-06-05 | 1 | -0/+2 |
* | dependency stuff fixed | arpi_esp | 2001-06-04 | 1 | -3/+2 |
* | FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net | arpi_esp | 2001-06-03 | 1 | -1/+1 |
* | using gcc -MM instead of makedepend, make OBJS from SRCS where possible | arpi_esp | 2001-05-24 | 1 | -2/+4 |
* | Applies kabis changes to avifile 0.6 cvs | atmosfear | 2001-05-07 | 1 | -7/+11 |
* | avifile-0.6-CVS merge | arpi_esp | 2001-05-06 | 13 | -145/+285 |
* | no more warnings... | szabii | 2001-04-23 | 2 | -27/+28 |
* | added MulDiv -> should fix Acelp.net audio | arpi_esp | 2001-04-17 | 1 | -0/+16 |
* | other YUV formats support | arpi_esp | 2001-04-16 | 1 | -1/+8 |
* | using expLoadLibraryA instead of LoadLibraryA | arpi_esp | 2001-04-11 | 2 | -7/+9 |
* | more printf cosmetic on DLL loader | arpi_esp | 2001-04-11 | 1 | -1/+2 |
* | less, and more informal printfs | arpi_esp | 2001-04-11 | 5 | -11/+17 |
* | gcc 3.0 patch by Felix von Leitner | arpi_esp | 2001-04-07 | 3 | -3/+6 |
* | added expRegEnumValueA(), fixed expWaitForSingleObject() | arpi_esp | 2001-04-06 | 1 | -5/+14 |
* | Setup_FS fix for directshow | arpi_esp | 2001-03-29 | 1 | -3/+11 |
* | Setup_FS_Segment() for VoxWare audio | arpi_esp | 2001-03-28 | 2 | -0/+206 |
* | verbose output changed | arpi_esp | 2001-03-28 | 2 | -4/+5 |
* | added DS_AudioDec | arpi_esp | 2001-03-22 | 3 | -2/+215 |
* | 'You' bug fixed | arpi_esp | 2001-03-21 | 1 | -1/+1 |
* | disabled DirectShow loader - use libDS_Filter instead | arpi_esp | 2001-03-21 | 1 | -3/+3 |
* | fixed Quality setting | arpi_esp | 2001-03-21 | 1 | -1/+2 |
* | |