summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sync with 1.1024gpoirier2005-06-271-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15829 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vobsubid works better for DVDs than sidreimar2005-06-271-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15828 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.reimar2005-06-272-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15827 b3059339-0415-0410-9bf9-f77b7e298cf2
* consume empty lirc events at once.reimar2005-06-273-1/+5
| | | | | | | Patch by Lev A. Melnikovsky {leva at kapitza ras ru}. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15826 b3059339-0415-0410-9bf9-f77b7e298cf2
* width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>)michael2005-06-271-0/+10
| | | | | | | | | | | cleanup by me indention fixed second one must be yv12touyvy instead of yv12toyuy2 replace slow modulo by bitwise and move %16!=0 code before the comment saying the code cant handle %16!=0 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15825 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg theora decoder supportrtognimp2005-06-262-2/+4
| | | | | | | It works only with libavformat demuxer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15824 b3059339-0415-0410-9bf9-f77b7e298cf2
* keep aspect when resizing, quit MPlayer when closing the window patch by ↵faust32005-06-261-2/+27
| | | | | | Erik Lunchpail <erik_27can at yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15823 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to myself for breaking mingws dll codec support when libpthread is not ↵faust32005-06-261-5/+7
| | | | | | installed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15822 b3059339-0415-0410-9bf9-f77b7e298cf2
* demux close gets called automaticallyfaust32005-06-261-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15821 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lfaust32005-06-261-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15820 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lfaust32005-06-261-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15819 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lfaust32005-06-262-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15818 b3059339-0415-0410-9bf9-f77b7e298cf2
* set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile testhenry2005-06-251-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15817 b3059339-0415-0410-9bf9-f77b7e298cf2
* support raw ac3 (in private pes packets without the usual dvd 4 bytes ↵nicodvb2005-06-251-2/+18
| | | | | | substream header). Patch by Matthias Scharzott git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15816 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.1023wight2005-06-241-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15815 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompilegpoirier2005-06-241-1/+1
| | | | | | | that code othewisei (leading to segfaults). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15814 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix seeking over http for files larger 2 GBreimar2005-06-241-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15813 b3059339-0415-0410-9bf9-f77b7e298cf2
* make -srate work again, unify audio filter init and preinit.reimar2005-06-246-72/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15812 b3059339-0415-0410-9bf9-f77b7e298cf2
* makes fribidi <= 0.10.4 works againaurel2005-06-231-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15811 b3059339-0415-0410-9bf9-f77b7e298cf2
* New codec covered by the encoding guide: XviDgpoirier2005-06-231-0/+141
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15810 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix asm constraints, tested on x86 and x86_64.reimar2005-06-231-20/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15809 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed typo in URLgabrov2005-06-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15808 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing para taggabrov2005-06-231-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15807 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.171gabrov2005-06-231-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15806 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.71gabrov2005-06-231-19/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15805 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.66gabrov2005-06-231-39/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15804 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.80gabrov2005-06-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15803 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.77gabrov2005-06-221-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15802 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.13gabrov2005-06-221-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15801 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at ↵aurel2005-06-221-1/+5
| | | | | | boom.org.il >) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15800 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rich's encoding guide (hopefully temporary) added to ↵gpoirier2005-06-221-0/+2
| | | | | | DOCS/tech/encoding-guide.txt git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15799 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix illegal memory accessesreimar2005-06-222-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15798 b3059339-0415-0410-9bf9-f77b7e298cf2
* Encoding guide featured by Richard Felker III, and updated by Jeff Clagg.gpoirier2005-06-221-0/+819
| | | | | | | Part of this guide is already in the XML docs. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15797 b3059339-0415-0410-9bf9-f77b7e298cf2
* M$ puts whole FAQs in these headers, so they can get really big...reimar2005-06-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15796 b3059339-0415-0410-9bf9-f77b7e298cf2
* messed up ordering of cases, special delivery of Cola to Tobiashenry2005-06-211-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15795 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1023gpoirier2005-06-211-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15794 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2005-06-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15793 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix mp_msg vs af_msg usage as pointed out by Ivo.diego2005-06-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15792 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l for me. two usages of mp_msg instead of af_msg slipped throughivo2005-06-201-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15791 b3059339-0415-0410-9bf9-f77b7e298cf2
* adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ↵gpoirier2005-06-209-0/+24
| | | | | | en DASH directo POUM net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15790 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to whom commited it.iive2005-06-201-1/+1
| | | | | | | | 10l to the one that doesn't eat him own dogfood! Compilation fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15789 b3059339-0415-0410-9bf9-f77b7e298cf2
* slightly better parameter namediego2005-06-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15788 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix illegal readreimar2005-06-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15787 b3059339-0415-0410-9bf9-f77b7e298cf2
* split PARTS into multiple lines alsohenry2005-06-201-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15786 b3059339-0415-0410-9bf9-f77b7e298cf2
* A bug? Don't panic.ranma2005-06-202-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15785 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid bad memory accessreimar2005-06-201-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15784 b3059339-0415-0410-9bf9-f77b7e298cf2
* Core-dumps are a known problem :)ranma2005-06-201-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15783 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add vrc_init_occupancy to lavcoptsranma2005-06-203-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15782 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix memleak when playing mov filesreimar2005-06-202-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15781 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1019gpoirier2005-06-201-14/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15780 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2005-06-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15779 b3059339-0415-0410-9bf9-f77b7e298cf2
* typosdiego2005-06-201-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15778 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.16jheryan2005-06-201-0/+223
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15777 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.12jheryan2005-06-201-0/+1118
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15776 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix off_t on OSX, thanks to Steven M. Schultzranma2005-06-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15775 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid overly long lines to conform with the new general Makefile style.diego2005-06-192-12/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15774 b3059339-0415-0410-9bf9-f77b7e298cf2
* Be more patch-friendlyranma2005-06-196-45/+470
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15773 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.1019wight2005-06-191-10/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15772 b3059339-0415-0410-9bf9-f77b7e298cf2
* Formatting the suboption stringescape paragraphwight2005-06-191-9/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15771 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.1018wight2005-06-191-5/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15770 b3059339-0415-0410-9bf9-f77b7e298cf2
* and some more formatting fixeswight2005-06-191-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15769 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make default values and ranges match the source code.gpoirier2005-06-191-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15768 b3059339-0415-0410-9bf9-f77b7e298cf2
* -wid now works with OpenGL, formatting fixesdiego2005-06-191-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15767 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.1015wight2005-06-191-75/+211
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15766 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix to previous commitwight2005-06-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15765 b3059339-0415-0410-9bf9-f77b7e298cf2
* A few structural fixeswight2005-06-191-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15764 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32gpoirier2005-06-191-1/+1
| | | | | | | tested with gcc-2.95, 3.3, 3.4, 4.0 on ia-32 and 3.4, 4.0, 3.3 on amd64 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15763 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix some subtitles that didn't show.reimar2005-06-191-0/+2
| | | | | | | Sample: http://mplayerhq.hu/MPlayer/samples/sub/starwarssub2.vob git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15762 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix wrong usage of select() (based on patch by Selwyn Tang selwyn hectrix com),reimar2005-06-191-11/+18
| | | | | | | add missing closesocket calls. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15761 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo ^^;ranma2005-06-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15760 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatesdiego2005-06-191-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15759 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1013: rawaudio muxergpoirier2005-06-191-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15758 b3059339-0415-0410-9bf9-f77b7e298cf2
* some typos in the english partsranma2005-06-191-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15757 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix email addressranma2005-06-196-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15756 b3059339-0415-0410-9bf9-f77b7e298cf2
* rawaudio muxerranma2005-06-1910-1/+116
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15755 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct urlalex2005-06-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15754 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1012gpoirier2005-06-181-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15753 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, -march=k8 was used with cpu detection even when compiler did notreimar2005-06-181-2/+2
| | | | | | | support it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15752 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make dfbopts a suboption, use suboption parserreimar2005-06-183-97/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15751 b3059339-0415-0410-9bf9-f77b7e298cf2
* GCC-4 fix for AMD-64gpoirier2005-06-181-4/+4
| | | | | | | Warning: high cola-affinity here) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15750 b3059339-0415-0410-9bf9-f77b7e298cf2
* support -widreimar2005-06-183-5/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15749 b3059339-0415-0410-9bf9-f77b7e298cf2
* osx 10.3 dont like to have a window init with no sizenplourde2005-06-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15748 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_macosx now supports setting alpha as well, typo.diego2005-06-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1010gpoirier2005-06-171-6/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15746 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 rev264 (lossless)lorenm2005-06-172-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15745 b3059339-0415-0410-9bf9-f77b7e298cf2
*