summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* 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