summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix crash with e.g. -vf scale=::reimar2005-06-171-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15744 b3059339-0415-0410-9bf9-f77b7e298cf2
* when somebody specifies e.g. --loop, the message says that a -loop optionreimar2005-06-172-2/+2
| | | | | | | does not exist. So add an extra - to the message. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15743 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing range checks so we won't overflow the buffers, thanks to Erik ↵ranma2005-06-171-11/+24
| | | | | | Auerswald for noticing this problem git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15742 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove useless includehenry2005-06-161-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15741 b3059339-0415-0410-9bf9-f77b7e298cf2
* another piece of guesswork...reimar2005-06-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15740 b3059339-0415-0410-9bf9-f77b7e298cf2
* memleak fix by bryanwilkerson WHIRLPOOL yahoo SPOT comhenry2005-06-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15739 b3059339-0415-0410-9bf9-f77b7e298cf2
* set nsapp and setup cocoa with NSApplicationLoadnplourde2005-06-161-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15738 b3059339-0415-0410-9bf9-f77b7e298cf2
* proper init of NSAppnplourde2005-06-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15737 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some people confuse vidix with kernel drivers, so let's add a note about itattila2005-06-161-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15736 b3059339-0415-0410-9bf9-f77b7e298cf2
* helper functions for comparing strarg_t "strings".reimar2005-06-163-6/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15735 b3059339-0415-0410-9bf9-f77b7e298cf2
* support lenght-quoting of strings in subopt parser.reimar2005-06-162-1/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15734 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove code that is already done by fixup_network_stream_cache.reimar2005-06-161-9/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15733 b3059339-0415-0410-9bf9-f77b7e298cf2
* set window alphanplourde2005-06-161-2/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15732 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264 section: French fixes. Explains some "non-trivial things".gpoirier2005-06-151-8/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15731 b3059339-0415-0410-9bf9-f77b7e298cf2
* new texture framenplourde2005-06-152-15/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15730 b3059339-0415-0410-9bf9-f77b7e298cf2
* device_id flag force fullscreen devicenplourde2005-06-151-48/+50
| | |