summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Collapse)AuthorAgeFilesLines
* Support for Alparysoft lossless video codec (DShow and VfW)rtognimp2004-03-252-6/+57
| | | | | | | Patch by Melisha Johnson <adland123 (at) yahoo (dot) com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12067 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for Lead MCMW 2.0 wavelet codec eval versionrtognimp2004-03-231-1/+11
| | | | | | | | Requires LCODCCMW2E.dll and LCMW2.dll Patch by adland <adland123 (at) yahoo (dot) com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12060 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for vp5 and vp6 dll decodersrtognimp2004-03-181-0/+33
| | | | | | | Patch by Reimar Doeffinger git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12043 b3059339-0415-0410-9bf9-f77b7e298cf2
* * changes mencoder's exit code on explicit kill to 2attila2004-01-291-1/+1
| | | | | | | | | | * add quiet/noquiet to mencoder * dont depend targets on themselfs patch by Oswald Buddenhagen <ossi@kde.org> additionaly moved quiet/noquiet and v/verbose to cfg-common.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11876 b3059339-0415-0410-9bf9-f77b7e298cf2
* switch to inttypes.h (u_int32_t vs uint32_t) in favour of Solaris9/x86 supportalex2004-01-291-33/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11869 b3059339-0415-0410-9bf9-f77b7e298cf2
* use inttypes.h and std types, this fixes compilation problems on solaris 9 x86alex2004-01-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11865 b3059339-0415-0410-9bf9-f77b7e298cf2
* reviewed the locking codes, a mutex should be unlocked before destroying italex2004-01-251-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11854 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't mutex_unlock if it was never locked. Patch by Min Sik Kimalex2004-01-251-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11853 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for newer openbsd versions, which are fully elf basedalex2004-01-191-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11805 b3059339-0415-0410-9bf9-f77b7e298cf2
* Warning fixes (approved by A'rpi).rathann2003-11-081-17/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11413 b3059339-0415-0410-9bf9-f77b7e298cf2
* many small typo and grammar fixesgabucino2003-10-041-1/+1
| | | | | | | Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11001 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for the no video/black screen with some dmo/wmv9 moviespl2003-09-201-2/+3
| | | | | | | (for some videos: bits=12 and once /8 the allocated buffer is 50% too small) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10888 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD 5.0 (libkse/libthr) support by Dan Eischen <eischen@vigrid.com>alex2003-09-061-3/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10822 b3059339-0415-0410-9bf9-f77b7e298cf2
* ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dllrtognimp2003-09-051-0/+32
| | | | | | | Codec by http://www.softmediachina.com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10819 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for QuickTime6.3 DLLs. Patch by Dima K. <dimakar@yahoo.com>mosu2003-09-021-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10796 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorryalex2003-05-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10140 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed cpudetection code to support newer pentiumsalex2003-04-281-16/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10014 b3059339-0415-0410-9bf9-f77b7e298cf2
* last mingw32 support patch by Sascha Sommeralex2003-04-246-4/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9979 b3059339-0415-0410-9bf9-f77b7e298cf2
* cygwin support patch by Sascha Sommer and some fixes by mealex2003-04-219-7/+84
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9968 b3059339-0415-0410-9bf9-f77b7e298cf2
* cygwin support patch by Sascha Sommeralex2003-04-212-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9966 b3059339-0415-0410-9bf9-f77b7e298cf2
* CoTaskMemAlloc/Free vs malloc/free cleanupalex2003-04-213-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9965 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2003-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9964 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved some obsolete debug stuffalex2003-04-212-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9963 b3059339-0415-0410-9bf9-f77b7e298cf2
* cygwin support by Sascha Sommeralex2003-04-211-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9962 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes for vss h264rtognimp2003-04-091-2/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9898 b3059339-0415-0410-9bf9-f77b7e298cf2
* Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>rtognimp2003-04-091-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9897 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix for truespeech dll, patch by <dimakar(at)yahoo.com>rtognimp2003-03-151-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9593 b3059339-0415-0410-9bf9-f77b7e298cf2
* a warning fix and rgb15/16 support by Sascha Sommeralex2003-03-141-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9582 b3059339-0415-0410-9bf9-f77b7e298cf2
* cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)alex2003-02-254-7/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9504 b3059339-0415-0410-9bf9-f77b7e298cf2
* WIN32_PATH cleanupalex2003-02-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9463 b3059339-0415-0410-9bf9-f77b7e298cf2
* realaudio dlls supportalex2003-02-111-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9398 b3059339-0415-0410-9bf9-f77b7e298cf2
* qt vs. voxware fixed (hopefully), also some qt speeduparpi2003-01-051-6/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8799 b3059339-0415-0410-9bf9-f77b7e298cf2
* voxvare audio fixarpi2003-01-041-1/+1
| | | | | | | patch by Charles Philip Chan <cpchan@sympatico.ca> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8765 b3059339-0415-0410-9bf9-f77b7e298cf2
* even more :)arpi2002-12-301-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8660 b3059339-0415-0410-9bf9-f77b7e298cf2
* more verbose...arpi2002-12-301-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8659 b3059339-0415-0410-9bf9-f77b7e298cf2
* CRLF->LFarpi2002-12-161-84/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8471 b3059339-0415-0410-9bf9-f77b7e298cf2
* compiler warning fixesarpi2002-12-147-27/+37
| | | | | | | based on patch by Dominik Mierzejewski <dominik@rangers.eu.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8452 b3059339-0415-0410-9bf9-f77b7e298cf2
* it seems that old CS is working better than newtype now... :)arpi2002-12-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8394 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for *.qtx (scan for all .qtx files at quicktime init)arpi2002-12-071-22/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8392 b3059339-0415-0410-9bf9-f77b7e298cf2
* DMO Audio support (ugly, needs cleanup)arpi2002-12-013-1/+186
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8326 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump more!arpi2002-12-011-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8324 b3059339-0415-0410-9bf9-f77b7e298cf2
* both qt5 and qt6 patching support (qt6 addresses found by arpi)alex2002-11-301-40/+61
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8319 b3059339-0415-0410-9bf9-f77b7e298cf2
* .depend should be ignored.diego2002-11-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8311 b3059339-0415-0410-9bf9-f77b7e298cf2
* DMO interfaces (copied/converted(c++->c) from avifile)arpi2002-11-2610-0/+1297
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8295 b3059339-0415-0410-9bf9-f77b7e298cf2
* avifile sync (added only the new functions, all cosmetics ignored)arpi2002-11-261-17/+121
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8294 b3059339-0415-0410-9bf9-f77b7e298cf2
* avifile sync (mostly cosmetics)arpi2002-11-2610-34/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8293 b3059339-0415-0410-9bf9-f77b7e298cf2
* .align -> .balignarpi2002-11-251-4/+4
| | | | | | | patch by Björn Sandell <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8288 b3059339-0415-0410-9bf9-f77b7e298cf2
* patching out threads ;) raw measure: 18% cpu instead 30%alex2002-11-251-1/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8287 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed WaitForMultipleObjects and FindFilealex2002-11-251-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8286 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to me and to apple tooalex2002-11-251-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8282 b3059339-0415-0410-9bf9-f77b7e298cf2
* _qtx support_ and m3jpeg,mjpeg2k fixes (some cleanup and _lot of testing ↵alex2002-11-251-51/+692
| | | | | | needed_) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8280 b3059339-0415-0410-9bf9-f77b7e298cf2
* some extra debuggingalex2002-11-251-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8278 b3059339-0415-0410-9bf9-f77b7e298cf2
* patching quicktime.qts runtimearpi2002-11-241-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8272 b3059339-0415-0410-9bf9-f77b7e298cf2
* - qtx (quicktime's macos emulation layer) debugging/emulation environment :)arpi2002-11-246-6/+2120
| | | | | | | - some fixes in loadlibrary, to allow multiple loads/lookups git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8270 b3059339-0415-0410-9bf9-f77b7e298cf2
* some new experimentsarpi2002-11-242-11/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8269 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes, updatesarpi2002-11-241-23/+130
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8267 b3059339-0415-0410-9bf9-f77b7e298cf2
* exporting fs_segalex2002-11-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8224 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2.5.47+ supportarpi2002-11-161-0/+5
| | | | | | | patch by Sergey S. Stasyuk <stas@soft-systems.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8214 b3059339-0415-0410-9bf9-f77b7e298cf2
* use the more stable NEWTYPE critsect codearpi2002-11-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8142 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed 2 10l bugs, ATI VCR2 dll now workingalex2002-10-121-7/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7719 b3059339-0415-0410-9bf9-f77b7e298cf2
* VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>arpi2002-10-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7679 b3059339-0415-0410-9bf9-f77b7e298cf2
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-222-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7473 b3059339-0415-0410-9bf9-f77b7e298cf2
* avifile sync - 95% cosmetics 5% bugarpi2002-09-1337-958/+753
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7387 b3059339-0415-0410-9bf9-f77b7e298cf2
* - updated to use new stype ICopen (filename passed in the icopen struct)arpi2002-09-131-182/+12
| | | | | | | | | - ICSendMessage now calls SendDriverMessage instead of re-implementing it - simplified teh WINE_HIC mess - removed some unused and broken func, like ICLocate git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7386 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable annonying debug printf (autoq)atmos42002-09-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7317 b3059339-0415-0410-9bf9-f77b7e298cf2
* ICDecompressEndEx() addedarpi2002-09-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7258 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>atmos42002-08-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7183 b3059339-0415-0410-9bf9-f77b7e298cf2
* use dir/libname.a instead of -Ldir -lnamearpi2002-08-291-1/+1
| | | | | | | | | partially done by "Steven M. Schultz" <sms@2BSD.COM> Note: some entries (libmpdvdkit, libdha) left unchanged as they may be dynamic and not shipped with mplayer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7149 b3059339-0415-0410-9bf9-f77b7e298cf2
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+1
| | | | | | | patch by Dominik Mierzejewski <dominik@rangers.eu.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7128 b3059339-0415-0410-9bf9-f77b7e298cf2
* align -> balign patch by (Björn Sandell <biorn at dce dot chalmers dot se>)michael2002-08-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7108 b3059339-0415-0410-9bf9-f77b7e298cf2
* with the help of the Mandrake compiler maintainer this problem hasarpi2002-08-221-1/+1
| | | | | | | | | been solved. With gcc 3.2 or 3.1.1 you need to add the compiler option -mno-omit-leaf-frame-pointer to make the win32 dll loader work again. by Goetz Waschk <waschk@informatik.uni-rostock.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7075 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-222-2/+2
| | | | | | | patch by Joey Parrish <joey@yunamusic.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
* SetValue: ignore case of 'item'arpi2002-07-251-17/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6802 b3059339-0415-0410-9bf9-f77b7e298cf2
* Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.atmos42002-07-233-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6769 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 and if09 support. fixed i420,iyuv handlingalex2002-06-234-4/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6528 b3059339-0415-0410-9bf9-f77b7e298cf2
* pncrt.dll used by realplayer8 codecsarpi2002-06-091-0/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6360 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-072-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6336 b3059339-0415-0410-9bf9-f77b7e298cf2
* new (cleaner, nore robust) critsect code by Zdenek Kabelac ↵arpi2002-06-071-8/+12
| | | | | | <kabi@informatics.muni.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6322 b3059339-0415-0410-9bf9-f77b7e298cf2
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>arpi2002-06-041-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6303 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more output cosmetics, especially for vivo and mov demuxersarpi2002-05-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6140 b3059339-0415-0410-9bf9-f77b7e298cf2
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-201-1/+1
| | | | | | | | some printf->