summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15729 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix gcc warningnplourde2005-06-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15728 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not realloc window while playing playlistnplourde2005-06-152-33/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15727 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, patch by Jeff Clagg <snacky - at -ikaruga - dot - co - dot - uk>diego2005-06-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15726 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 rev263 (RDO)lorenm2005-06-152-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15725 b3059339-0415-0410-9bf9-f77b7e298cf2
* draw resize boxnplourde2005-06-141-2/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15724 b3059339-0415-0410-9bf9-f77b7e298cf2
* removes the use of AudioConverters. patch by Alexander Strange ↵nplourde2005-06-141-40/+5
| | | | | | <alexander.strange@ithinksw.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15723 b3059339-0415-0410-9bf9-f77b7e298cf2
* small change to field-matching metrics which hopefully makes a bigrfelker2005-06-142-7/+90
| | | | | | | | | | | | | | | improvement to results. inter-field comparison is now counterbalanced with intra-field total (vertical) variation. this means that areas of extreme high frequency content, which become aliased within individual fields, will not interfere with field matching. examples: white noise effects, small kanji, very small latin text, ... may still need tweaking. please report regressions. this change will likely be made optional in the future (right now it's enclosed in "if (1)"... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15722 b3059339-0415-0410-9bf9-f77b7e298cf2
* added AAC ADTS demuxernicodvb2005-06-135-2/+281
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15721 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix OSD handling, DVD subtitles work now. Will be a bit slower though.reimar2005-06-131-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15720 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1006gpoirier2005-06-131-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15719 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fixgpoirier2005-06-131-36/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15718 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consistency fixesgpoirier2005-06-131-9/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15717 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1003gpoirier2005-06-131-6/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15716 b3059339-0415-0410-9bf9-f77b7e298cf2
* tweak x264 option descriptionslorenm2005-06-132-16/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15715 b3059339-0415-0410-9bf9-f77b7e298cf2
* small roff fixesdiego2005-06-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15714 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatesdiego2005-06-121-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15713 b3059339-0415-0410-9bf9-f77b7e298cf2
* Win32 codecs --> binary codecs, references to avifile are pointless nowadays.diego2005-06-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15712 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typogpoirier2005-06-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15711 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated description of XviD codecgpoirier2005-06-121-36/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15710 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed wrong binary mask: it precluded the syncword of adts-4 from being ↵nicodvb2005-06-121-1/+1
| | | | | | recognized as valid git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15709 b3059339-0415-0410-9bf9-f77b7e298cf2
* AMD-64's version of Suse ships a version of 3.3 hacked with brokengpoirier2005-06-091-8/+7
| | | | | | | | backported patches from gcc 3.4, which broke CPU + GCC version detection. Patch by Corey Hickey < bugfood - ml WOOP fatooh POUM org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15708 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add sub_load and sub_remove slave commands.reimar2005-06-095-0/+77
| | | | | | | Patch by kiriuja [mplayer-patches at en-directo dot net] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15707 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document install-divx5.sh and install-w32codecs.sh.diego2005-06-091-0/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15706 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixesdiego2005-06-091-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15705 b3059339-0415-0410-9bf9-f77b7e298cf2
* And an intendation fixwight2005-06-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15704 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix Live Resize to match vo_macosx behaviornplourde2005-06-091-69/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15703 b3059339-0415-0410-9bf9-f77b7e298cf2
* demux_stream_t.pts should not be assigned by the demuxer. Fixes playback of ↵mosu2005-06-091-1/+1
| | | | | | VFR files. Patch by Sam Dennis <sam () malfunction ! screaming ! net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15702 b3059339-0415-0410-9bf9-f77b7e298cf2
* toolame/twolame typo, 10lnicodvb2005-06-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15701 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better description of XviD's keyframe_boost and kfthreshold.gpoirier2005-06-081-6/+12
| | | | | | | Consitency fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15700 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1002gpoirier2005-06-081-15/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15699 b3059339-0415-0410-9bf9-f77b7e298cf2
* forgotten reference to remove-logo, 10l for Richhenry2005-06-081-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15698 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing dot at start of macro descriptionwight2005-06-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15697 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wording and roff fixes as suggested by the Wanderer.diego2005-06-081-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15696 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l for mehenry2005-06-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15695 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove_logo filter by yartrebo, committed with fixes for c++ variable ↵rfelker2005-06-083-1/+923
| | | | | | declarations git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15694 b3059339-0415-0410-9bf9-f77b7e298cf2
* merge the mingw gcc 4.1 difffaust32005-06-071-2/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15693 b3059339-0415-0410-9bf9-f77b7e298cf2
* mingw and maybe other system define the __int* types to char, short..., so ↵faust32005-06-071-0/+16
| | | | | | the typedefs become typedef char char; etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15692 b3059339-0415-0410-9bf9-f77b7e298cf2
* match the declaration in the includes to make it compile with gcc 4.1, patch ↵faust32005-06-071-2/+2
| | | | | | by Gianluigi Tiesi <mplayer at netfarm.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15691 b3059339-0415-0410-9bf9-f77b7e298cf2
* mingw gcc 4.1 support patch by Gianluigi Tiesi <mplayer at netfarm.it>faust32005-06-072-7/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15690 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.999: small formattinggpoirier2005-06-071-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15689 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL updatesdiego2005-06-072-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15688 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL updates, sync by removing a few outdated FAQ entries.diego2005-06-072-26/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15687 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.65diego2005-06-071-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15686 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL updates, sync by removing outdated FAQ entries.diego2005-06-072-25/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15685 b3059339-0415-0410-9bf9-f77b7e298cf2
* correcting the previous draw_slice fixhenry2005-06-071-2/+4
| | | | | | | | - don't draw slices beyond sh->disp_h - draw slices sh->disp_w wide to avoid buffer overflow in VO git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15684 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync URL updatediego2005-06-071-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15683 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL update, Windows port is no longer beta.diego2005-06-071-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15682 b3059339-0415-0410-9bf9-f77b7e298cf2
* better vf_ditc description by Ville Saari <114263 - @ - vs - . - iki - . - fi>diego2005-06-071-12/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15681 b3059339-0415-0410-9bf9-f77b7e298cf2
* small formatting and wording fixesdiego2005-06-071-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15680 b3059339-0415-0410-9bf9-f77b7e298cf2
* check for display height when drawing sliceshenry2005-06-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15679 b3059339-0415-0410-9bf9-f77b7e298cf2
* SPARC section translationjheryan2005-06-07