summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* disable annonying debug printf (autoq)atmos42002-09-081-1/+1
* ICDecompressEndEx() addedarpi2002-09-031-1/+1
* fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>atmos42002-08-311-1/+1
* use dir/libname.a instead of -Ldir -lnamearpi2002-08-291-1/+1
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+1
* align -> balign patch by (Björn Sandell <biorn at dce dot chalmers dot se>)michael2002-08-281-1/+1
* with the help of the Mandrake compiler maintainer this problem hasarpi2002-08-221-1/+1
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-222-2/+2
* SetValue: ignore case of 'item'arpi2002-07-251-17/+17
* Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.atmos42002-07-233-0/+8
* yvu9 and if09 support. fixed i420,iyuv handlingalex2002-06-234-4/+34
* pncrt.dll used by realplayer8 codecsarpi2002-06-091-0/+26
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-072-0/+3
* new (cleaner, nore robust) critsect code by Zdenek Kabelac <kabi@informatics....arpi2002-06-071-8/+12
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>arpi2002-06-041-0/+6
* some more output cosmetics, especially for vivo and mov demuxersarpi2002-05-201-2/+2
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-201-1/+1
* openbsd updates by Björn Sandell <biorn@dce.chalmers.se>arpi2002-04-282-0/+14
* OpenBSD, NetBSD portability patches byarpi2002-04-272-3/+4
* fix warningarpi2002-04-241-1/+1
* workaround: force PF table setup in IsProcessorFeaturePresentalex2002-04-231-0/+7
* divx audio workaroundarpi2002-04-231-1/+3
* fixed IsRectEmpty, added expcalloc, ceil, exporting LoadLibraryExA, IC* for ...alex2002-04-211-22/+78
* ugly hack for morgandsalex2002-04-211-1/+8
* RegisterClassA and UnregisterClassA for VoxWare RT24 speech codec ACMalex2002-04-211-0/+14
* loading requested library if available, and try to find function there in Loo...alex2002-04-211-1/+34
* commented out debug msgalex2002-04-211-1/+1
* added SetEnvironmentVariableA for UCOD-ClearVideo DLLalex2002-04-211-0/+7
* added _EH_prolog and some wsock32 funcs needed by mss1 codec -> mss1 codec wo...alex2002-04-211-2/+23
* added _EH_prolog (needed by mss1 codec)alex2002-04-211-0/+11
* 1lalex2002-04-201-1/+7
* fixed mp_msg, fixed CreateFile for VDub, added GetFullPathName for VDub, clea...alex2002-04-201-16/+46
* dump stuffarpi2002-03-251-1/+205
* some more...arpi2002-03-211-2/+385
* some new funcs and fixes for quicktimearpi2002-03-201-14/+207
* allow LPSTR typedefarpi2002-03-201-2/+2
* InitializeQTML(0) addedarpi2002-03-201-4/+21
* comments on compilingarpi2002-03-201-0/+2
* simple sample proggy, using qtmlClient.dll to access QT componentsarpi2002-03-201-0/+43
* better namingarpi2002-02-071-3/+3
* bad debug printf caused sig11 with divx audioarpi2002-02-051-1/+2
* avoids warningspl2002-01-272-3/+5
* possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-01-171-1/+2
* debug--arpi2002-01-041-3/+3
* SetValue fixed, iv_State=START enabled (silly xine developers disabled for un...arpi2002-01-021-17/+20
* headers cleanuparpi2002-01-024-64/+60
* more messarpi2002-01-011-10/+33
* applied "magic" Michael real fix ;)pl2002-01-011-16/+7
* workaround for the guilty code that caused sig11 when compiled with gcc-3.0.xpl2001-12-311-0/+13
* ACEL.P fixed (avifile sync)arpi2001-12-311-6/+10
* /dev/zero bad permissions error messagearpi2001-12-262-2/+12
* fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>arpi2001-12-231-1/+30
* reversed patch - faszom (C++) .so-baarpi2001-12-171-1/+1
* CoTaskMemAlloc def should match prototyp in com.harpi2001-12-171-1/+1
* ULONG bug fixpontscho2001-12-161-1/+1
* workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>arpi2001-12-162-11/+11
* divx audio sig11 fixedarpi2001-12-121-1/+3
* avifile syncarpi2001-12-1111-137/+314
* avifile mergearpi2001-12-112-5/+10
* avifile merge. kabi: indent changes really suxxxxarpi2001-12-119-1755/+1706
* do not crash with 3ivx and vivoalex2001-12-111-7/+11
* do not fault if Filter_Create failedalex2001-12-111-0/+6
* obsoleted filesarpi2001-12-102-56/+0
* obsoleted filesarpi2001-12-104-218/+13
* API changes - now fully compatible with C++ versionarpi2001-12-104-11/+18
* SetThreadAffinityMask added, req. for vivo audioarpi2001-12-101-0/+8
* kernel32 hack for vivo audioarpi2001-12-101-2/+2
* support in dbgprintf for mp_msg (mplayer only)alex2001-12-101-0/+12
* added new prototypes from win32.calex2001-12-101-0/+17
* updated for avifile compilancealex2001-12-091-4/+7
* updated cpudetectionalex2001-12-091-4/+30
* fixed regpathname bugalex2001-11-261-1/+1
* avifile sync again... :(arpi2001-11-264-83/+134
* decl. of VirtualFree changed (avifile sync)arpi2001-11-261-1/+1
* packed attribute addedarpi2001-11-261-2/+2
* avifile sync. seems to some bugs fixed...arpi2001-11-267-34/+38
* avifile sync... maybe broken, tell me if so.arpi2001-11-264-115/+241
* mplayer integrationarpi2001-11-226-249/+223
* xine's bugs fixed - YV50 yv12 and setup_fsarpi2001-11-221-2/+2
* imported from xinearpi2001-11-214-360/+595
* C++ -> C (import from avifile cvs)arpi2001-11-2114-1296/+1491
* expCoInitialize() added (requires for PIM1)arpi2001-11-201-0/+13
* Move ignores in subdirs to their respective .cvsignore files.atmos42001-11-171-0/+1
* Try to provide a vsscanf() implementation, if the system does not havejkeil2001-11-141-0/+13
* hmm. indeo5ds YV12 fixed?arpi2001-11-131-1/+1
* updatedarpi2001-11-101-17/+55
* still sig11arpi2001-11-101-42/+53
* removed #define DETAILED_OUTarpi2001-11-091-1/+1
* Eugene's fixes to work with QuickTime.qtsarpi2001-11-093-8/+85
* fixes?arpi2001-11-091-25/+24
* videocodec and component selectors (function IDs)arpi2001-11-091-0/+68
* struct->typedefarpi2001-11-091-9/+6
* for testingarpi2001-11-081-0/+2
* loads .qtsarpi2001-11-081-2/+2
* fixed TlsAllocalex2001-11-041-5/+14
* KERNEL32 fix for ivvideo and strncmp for U263arpi2001-11-041-0/+12
* partially synced with avifile... (TODO: migrate to new registry.c and driver.c)arpi2001-11-035-419/+586
* MPEGLAYER3WAVEFORMAT addedarpi2001-11-021-0/+14
* hm, non-working :)alex2001-10-301-4/+7
* fixed some miscoding :)alex2001-10-301-2/+2
* introduced new critical section handlingalex2001-10-301-5/+110
* support newly added PF defs (loader/wine/winnt.h)alex2001-10-301-1/+26
* new Processor Featuresalex2001-10-301-1/+4
* fixed, rotfl :palex2001-10-271-19/+12
* develalex2001-10-272-0/+104
* CoCreateFreeThreadedMarshaler stub addedalex2001-10-231-1/+9
* changes merged back from avifile cvsarpi2001-10-085-33/+88
* using ldt_keeper.c insteadarpi2001-10-042-225/+0
* iosteram included for cout/cerrarpi2001-10-041-1/+1
* stdlib.h addedarpi2001-10-041-0/+1
* killed unneeded dependency on c++ headersarpi2001-10-047-36/+43
* (solaris x86) C++ style variable declaration not at the start of a block doesjkeil2001-10-041-0/+2
* sync with avifilearpi2001-10-0423-359/+544
* using ldt_keeper instead of setup_fs, includes changedarpi2001-10-041-9/+9
* setup_FS.c -> ldt_keeper.c (avifile sync)arpi2001-10-045-10/+253
* do_cpuid stored the results of the cpuid instruction in the wrong placejkeil2001-09-201-9/+7
* removed unused buggy shitarpi2001-09-021-19/+0
* GUID fixarpi2001-09-021-3/+10
* added WAVEFORMATEXTENSIBLE and new WAVE FORMAT TAGSarpi2001-09-021-42/+178
* Fix two memory accesses to unallocated memory (detected by electric fence)jkeil2001-08-311-2/+4
* small fixarpi2001-08-271-0/+1
* Add a few ifdefs, so that the code compiles on old solaris releases (2.6 and 7)jkeil2001-08-242-1/+4
* Commented out annoying printfs with -autoq.atmos42001-08-202-2/+6
* exception stuff fixedarpi2001-08-161-10/+9
* fixesarpi2001-08-161-4/+11
* error handlingarpi2001-08-161-4/+20
* Start/Stop state flag fixed - requires for brightness/contrast/etc stuff...arpi2001-08-163-4/+10
* big avifile sync - from now we have common codearpi2001-08-1621-2067/+2328
* updatedarpi2001-08-161-10/+19
* UnregisterComClass addedarpi2001-08-161-0/+58
* fixed BITMAPINFO struct length truncation (WMV8)arpi2001-08-152-12/+31
* SetCodecPath -> win32_codec_namearpi2001-08-121-1/+2
* debug printf() removedarpi2001-08-041-1/+1
* partial avifile-CVS mergearpi2001-07-292-7/+41
* Pre-allocate some stack space to work around a problem with DLL alloca() codejkeil2001-07-291-10/+12
* MPlayer doesn't compile on linux/alphajkeil2001-07-161-1/+1
* Remove some superfluous casts. Fixes a few compile warnings.jkeil2001-07-141-5/+5
* Fix two prototype warningsjkeil2001-07-132-0/+2
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionjkeil2001-07-1221-697/+533
* VfwEx supportarpi2001-07-082-0/+73
* OPTFLAGS vs. INCLUDES cleanuparpi2001-06-261-2/+2
* Ehh, wine ...lgb2001-06-261-1/+1
* Force exeptions for dshow code (keeps users from building unworkable mplayer).atmosfear2001-06-111-1/+1
* some possible buffer overflow places fixedal3x2001-06-113-7/+7
* The "bad" "using namespace std" was removed :)arpi_esp2001-06-102-2/+2
* ehh. removed duplicated namspace 'std'... and removed include string.h, unnee...arpi_esp2001-06-092-5/+2
* added missing 'using namespace std;' for gcc 3.0arpi_esp2001-06-093-1/+8
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-052-19/+24
* Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>arpi_esp2001-06-051-0/+2
* dependency stuff fixedarpi_esp2001-06-041-3/+2
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netarpi_esp2001-06-031-1/+1
* using gcc -MM instead of makedepend, make OBJS from SRCS where possiblearpi_esp2001-05-241-2/+4
* Applies kabis changes to avifile 0.6 cvsatmosfear2001-05-071-7/+11
* avifile-0.6-CVS mergearpi_esp2001-05-0613-145/+285
* no more warnings...szabii2001-04-232-27/+28
* added MulDiv -> should fix Acelp.net audioarpi_esp2001-04-171-0/+16
* other YUV formats supportarpi_esp2001-04-161-1/+8
* using expLoadLibraryA instead of LoadLibraryAarpi_esp2001-04-112-7/+9
* more printf cosmetic on DLL loaderarpi_esp2001-04-111-1/+2
* less, and more informal printfsarpi_esp2001-04-115-11/+17
* gcc 3.0 patch by Felix von Leitnerarpi_esp2001-04-073-3/+6
* added expRegEnumValueA(), fixed expWaitForSingleObject()arpi_esp2001-04-061-5/+14
* Setup_FS fix for directshowarpi_esp2001-03-291-3/+11
* Setup_FS_Segment() for VoxWare audioarpi_esp2001-03-282-0/+206
* verbose output changedarpi_esp2001-03-282-4/+5
* added DS_AudioDecarpi_esp2001-03-223-2/+215
* 'You' bug fixedarpi_esp2001-03-211-1/+1
* disabled DirectShow loader - use libDS_Filter insteadarpi_esp2001-03-211-3/+3
* fixed Quality settingarpi_esp2001-03-211-1/+2
* get_path()szabii2001-03-211-10/+14
* fixed DivX Quality setting (using registry)arpi_esp2001-03-202-8/+67
* registry moved to /root/.mplayer/registryarpi_esp2001-03-201-2/+2
* small cosmetic to avoid gcc warningsarpi_esp2001-03-203-4/+3
* Added C-C++ interface in DS_VideoDec.harpi_esp2001-03-204-4/+487
* Initial revisionarpi_esp2001-03-2016-0/+2962
* crtdll/memcpy added (req for MJPEG)arpi_esp2001-03-181-3/+15
* DLL loader updated from avifile-0.60beta4arpi_esp2001-03-189-481/+1302
* added RtlMoveMem (for CRAM support)arpi_esp2001-03-171-0/+24
* Initial revisionarpi_esp2001-02-2447-0/+20671