summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Xinerama patch number two by attila.atmos42002-01-066-11/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4018 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix.gabucino2002-01-062-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4017 b3059339-0415-0410-9bf9-f77b7e298cf2
* works!!!nick2002-01-061-10/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4016 b3059339-0415-0410-9bf9-f77b7e298cf2
* Looks working ;)nick2002-01-061-23/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4015 b3059339-0415-0410-9bf9-f77b7e298cf2
* Printing driver namenick2002-01-061-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4014 b3059339-0415-0410-9bf9-f77b7e298cf2
* IO space is memory mapped (no in(out)port required)nick2002-01-061-6/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4013 b3059339-0415-0410-9bf9-f77b7e298cf2
* lazy loader works better ;)nick2002-01-061-8/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4012 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary versionnick2002-01-062-0/+350
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4011 b3059339-0415-0410-9bf9-f77b7e298cf2
* changes due interface changingnick2002-01-061-0/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4010 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor interface changing and verbosingnick2002-01-062-7/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4009 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Holmgabucino2002-01-061-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4008 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary config interfacemswitch2002-01-061-7/+27
| | | | | | | dual syncengine git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4007 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes to sync codemswitch2002-01-061-10/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4006 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed deprecated EM8300_IOCTL_AUDIO_SETPTSmswitch2002-01-061-6/+2
| | | | | | | Play now returns number of bytes written correctly git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4005 b3059339-0415-0410-9bf9-f77b7e298cf2
* stdint.h replaced by inttypes.h (used more frequently in the sources)pl2002-01-063-20/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4004 b3059339-0415-0410-9bf9-f77b7e298cf2
* paint background on -v -vnick2002-01-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4003 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed format 0x62 ADPCM audiomelanson2002-01-064-47/+150
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4002 b3059339-0415-0410-9bf9-f77b7e298cf2
* let people pass options to ./configure while building package.eyck2002-01-052-2/+8
| | | | | | | use DEB_BUILD_OPTIONS variable for that. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4001 b3059339-0415-0410-9bf9-f77b7e298cf2
* mov_check_file 64bit support by Chris Bednar. also fixed co64 chunk and ↵alex2002-01-051-14/+22
| | | | | | added warnings for 64bit files reading without largefiles support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4000 b3059339-0415-0410-9bf9-f77b7e298cf2
* added stream_read_qword by Chris Bednaralex2002-01-051-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3999 b3059339-0415-0410-9bf9-f77b7e298cf2
* marillat doesn't distribute debs now (only -doc and -font)gabucino2002-01-052-10/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3998 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary versionnick2002-01-053-0/+3144
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3997 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor interface changingnick2002-01-055-49/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3996 b3059339-0415-0410-9bf9-f77b7e298cf2
* tranlated by DongCheon Park <pdc@kaist.ac.kr>jaf2002-01-051-0/+314
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3995 b3059339-0415-0410-9bf9-f77b7e298cf2
* it's in sys/ .. isn't it?gabucino2002-01-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3994 b3059339-0415-0410-9bf9-f77b7e298cf2
* typogabucino2002-01-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3993 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary versionnick2002-01-056-0/+610
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3992 b3059339-0415-0410-9bf9-f77b7e298cf2
* xinerama fix by attilaatmos42002-01-054-5/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3991 b3059339-0415-0410-9bf9-f77b7e298cf2
* CONFDIR in etceyck2002-01-052-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3990 b3059339-0415-0410-9bf9-f77b7e298cf2
* some user-parsible lines about SDLgabucino2002-01-042-0/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3989 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed -npp help ... i think i need more sleep ;)michael2002-01-041-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3988 b3059339-0415-0410-9bf9-f77b7e298cf2
* added atrac3alex2002-01-041-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3987 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and ↵alex2002-01-041-85/+126
| | | | | | notes) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3986 b3059339-0415-0410-9bf9-f77b7e298cf2
* New section: How To Read TFMgabucino2002-01-042-0/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3985 b3059339-0415-0410-9bf9-f77b7e298cf2
* more formatsgabucino2002-01-042-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3984 b3059339-0415-0410-9bf9-f77b7e298cf2
* marillat se .deb-ezik mar? ha igen akkor szoljatok...gabucino2002-01-042-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3983 b3059339-0415-0410-9bf9-f77b7e298cf2
* guilamer ugynezki +javultgabucino2002-01-042-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3982 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpeg2 is now able to decode framecopied (with mencoder) mpeg filesalex2002-01-041-0/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3981 b3059339-0415-0410-9bf9-f77b7e298cf2
* libcss support in mencoder, toolgb2002-01-041-0/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3980 b3059339-0415-0410-9bf9-f77b7e298cf2
* debug--arpi2002-01-041-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3979 b3059339-0415-0410-9bf9-f77b7e298cf2
* some debug++arpi2002-01-041-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3978 b3059339-0415-0410-9bf9-f77b7e298cf2
* -npp helpmichael2002-01-041-37/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3977 b3059339-0415-0410-9bf9-f77b7e298cf2
* Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) solgb2002-01-046-101/+133
| | | | | | | | | | | | no more conflict with libdvdread: you can compile in both of libdvdread and libcss support! You can even select libcss.so to load from command line or configuration file, with '-csslib /usr/local/lib/libcss.so' or something similar. Default for this option is /usr/local/lib/libcss.so. Note: libcss version (ver>0.1) with newer API is not supported in this version! This is the first version so stay tuned :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3976 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clean up - no longer needed comments, commented out older version of solutions.eyck2002-01-041-6/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3975 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary support of direct hardware accessnick2002-01-047-0/+1907
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3974 b3059339-0415-0410-9bf9-f77b7e298cf2
* binary driversnick2002-01-043-0/+76
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3973 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typos in latest checkin. although ( and { look alike, they're not.d'ah.eyck2002-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3972 b3059339-0415-0410-9bf9-f77b7e298cf2
* make needs prefix, CONFDIR AND DATADIR set for package to build correctly.eyck2002-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3971 b3059339-0415-0410-9bf9-f77b7e298cf2
* integrated Tim Ferguson's native CYUV decodermelanson2002-01-046-1/+125
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3970 b3059339-0415-0410-9bf9-f77b7e298cf2
* iterated a52 channel setuparpi2002-01-031-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3969 b3059339-0415-0410-9bf9-f77b7e298cf2
* mono ac3 supportarpi2002-01-031-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3968 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2002-01-033-1/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3967 b3059339-0415-0410-9bf9-f77b7e298cf2
* hu ezt elbaszigeteltemgabucino2002-01-031-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3966 b3059339-0415-0410-9bf9-f77b7e298cf2
* -npp fq:<quantizer>michael2002-01-032-6/+30
| | | | | | | | force quantizer (for these lq movies which where reencoded at high bitrates) (c) 2002 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3965 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use install for installing manpages and codecs.conf instead of doing it ↵eyck2002-01-031-4/+3
| | | | | | ourselves. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3964 b3059339-0415-0410-9bf9-f77b7e298cf2
* stream_skip len s/be off_tsteve2002-01-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3963 b3059339-0415-0410-9bf9-f77b7e298cf2
* manpage install addedarpi2002-01-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3962 b3059339-0415-0410-9bf9-f77b7e298cf2
* last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2002-01-021-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3961 b3059339-0415-0410-9bf9-f77b7e298cf2
* lastminute divbyzero fix by Attila Kinali ;)arpi2002-01-021-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3960 b3059339-0415-0410-9bf9-f77b7e298cf2
* last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2002-01-021-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3959 b3059339-0415-0410-9bf9-f77b7e298cf2
* SetValue fixed, iv_State=START enabled (silly xine developers disabled for ↵arpi2002-01-021-17/+20
| | | | | | unknown reason) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3958 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated by tomas.blaha at kapsa.club.czarpi2002-01-021-29/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3957 b3059339-0415-0410-9bf9-f77b7e298cf2
* hotfix for ac3 aid<0x20 (VDR)arpi2002-01-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3956 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-01-021-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3955 b3059339-0415-0410-9bf9-f77b7e298cf2
* (C) 2001 -> 2002gabucino2002-01-025-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3954 b3059339-0415-0410-9bf9-f77b7e298cf2
* Happy new year! :)arpi2002-01-0211-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3953 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not hide cursur if play at rootwin. based on patch by Tomas Konir ↵arpi2002-01-021-0/+2
| | | | | | <moje@molly.vabo.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3952 b3059339-0415-0410-9bf9-f77b7e298cf2
* osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com>arpi2002-01-021-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3951 b3059339-0415-0410-9bf9-f77b7e298cf2
* zlib range 0-8 -> 0-9arpi2002-01-021-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3950 b3059339-0415-0410-9bf9-f77b7e298cf2
* some done and some delayedarpi2002-01-021-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3949 b3059339-0415-0410-9bf9-f77b7e298cf2
* using dshow headers from dshow/ instead of c++ versionarpi2002-01-022-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3948 b3059339-0415-0410-9bf9-f77b7e298cf2
* headers cleanuparpi2002-01-024-64/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3947 b3059339-0415-0410-9bf9-f77b7e298cf2
* note for all usersnick2002-01-021-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3946 b3059339-0415-0410-9bf9-f77b7e298cf2
* solution for non-x86 usersnick2002-01-023-5/+259
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3945 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dapsync -softsleepgabucino2002-01-022-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3944 b3059339-0415-0410-9bf9-f77b7e298cf2
* ah. many small updates againgabucino2002-01-028-30/+90
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3943 b3059339-0415-0410-9bf9-f77b7e298cf2
* notes for non-x86 usersnick2002-01-021-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3942 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support of Radeon2 8500 AIWnick2002-01-024-19/+55
| | | | | | | | Ugly fix (from non-x86 point) of FPU problems for Radeons color correction Added checking of boundaries during color correction on Radeon git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3941 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed FOX61 ADPCM; still working on FOX62melanson2002-01-021-180/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3940 b3059339-0415-0410-9bf9-f77b7e298cf2
* some links placed (nvidia fuckoz.)gabucino2002-01-023-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3939 b3059339-0415-0410-9bf9-f77b7e298cf2
* new 'Developer Cries' TOC :)gabucino2002-01-022-4/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3938 b3059339-0415-0410-9bf9-f77b7e298cf2
* nvidia & joebarr entrygabucino2002-01-011-0/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3937 b3059339-0415-0410-9bf9-f77b7e298cf2
* more messarpi2002-01-011-10/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3936 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf parser hangup fixed by iive, cpu usage reset at startarpi2002-01-011-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3935 b3059339-0415-0410-9bf9-f77b7e298cf2
* added initial support for format 0x61 ADPCM (sounds good, but still pops)melanson2002-01-016-3/+98
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3934 b3059339-0415-0410-9bf9-f77b7e298cf2
* it was a long night ;-), I'll finish laterjaf2002-01-011-1/+233
| | | | git-svn-id: svn://s