summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Collapse)AuthorAgeFilesLines
* group together B-frames options with I,P frames optionsgpoirier2006-11-181-21/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21020 b3059339-0415-0410-9bf9-f77b7e298cf2
* group together xvid's rate control optionsgpoirier2006-11-181-19/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21019 b3059339-0415-0410-9bf9-f77b7e298cf2
* group together "quant_type" and quant_*_matrix since they are relatedgpoirier2006-11-181-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21017 b3059339-0415-0410-9bf9-f77b7e298cf2
* group together "debug" and "psnr", note that "threads" option is featured on ↵gpoirier2006-11-181-7/+7
| | | | | | 1.2.x release git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21015 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move xvid 'grayscale' option close to 'interlacing'gpoirier2006-11-181-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21013 b3059339-0415-0410-9bf9-f77b7e298cf2
* group together "quality" control optionsgpoirier2006-11-181-94/+94
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21012 b3059339-0415-0410-9bf9-f77b7e298cf2
* group together xvid's 'closed_gop' and 'packed' optionsgpoirier2006-11-181-17/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21011 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove xvid3's divx5bvop and replace it by xvid4's closed_gopgpoirier2006-11-181-14/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21010 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21004: remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant ↵kraymer2006-11-181-36/+26
| | | | | | | | | options there instead r21005: document new "D" keybinding for deinterlacing [..] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21009 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove xvid3's mpeg_quant, replace it by xvid4's quant_typegpoirier2006-11-181-15/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21008 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21001: Add *BSD BT848 radio supportkraymer2006-11-181-25/+8
| | | | | | | r21003: Xvid3 support is no more: Remove Xvid3-specific options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21007 b3059339-0415-0410-9bf9-f77b7e298cf2
* document new "D" keybinding for deinterlacing, introduced inkraymer2006-11-181-0/+2
| | | | | | | r20989: Add deinterlace property, patch by Carl Eugen Hoyos [..] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21005 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there ↵gpoirier2006-11-181-32/+22
| | | | | | instead git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21004 b3059339-0415-0410-9bf9-f77b7e298cf2
* Xvid3 support is no more: Remove Xvid3-specific optionsgpoirier2006-11-181-22/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21003 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add *BSD BT848 radio supportvoroshil2006-11-181-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21001 b3059339-0415-0410-9bf9-f77b7e298cf2
* Since vobsub_lang and sub_select do the same, 'b' and 'j' were boundreimar2006-11-171-1/+1
| | | | | | | to the same thing. Remove the binding for 'b'. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20993 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20972: defined MSGTR_OSDVideovoroshil2006-11-171-1/+3
| | | | | | | r20969: document new key binding for switching video streams in MPEG-TS git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20986 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r20969gpoirier2006-11-171-6/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20985 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarify syncpoint placement recommanditionsmichael2006-11-171-3/+13
| | | | | | | (note i would also like to add a "there MUST be 1 syncpoint per second" rule) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20982 b3059339-0415-0410-9bf9-f77b7e298cf2
* seekingmichael2006-11-171-0/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20981 b3059339-0415-0410-9bf9-f77b7e298cf2
* dts & synchronous decodermichael2006-11-171-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20980 b3059339-0415-0410-9bf9-f77b7e298cf2
* document new key binding for switching video streams in MPEG-TSkraymer2006-11-161-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20969 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removing redundant entry, kraymer is doing all this work while maintaining ↵reynaldo2006-11-161-1/+0
| | | | | | translations git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20953 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20879torinthiel2006-11-161-47/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20948 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing small update about libsmb in previous commitvoroshil2006-11-151-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20944 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20933: libvorbis is not necessary for Vorbis playback, small wording ↵voroshil2006-11-151-4/+1
| | | | | | | | | improvement. ------------------------------------------------------------------------ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20943 b3059339-0415-0410-9bf9-f77b7e298cf2
* Output UTF-8 instead of legacy encodings by default.diego2006-11-159-68/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20940 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20878: [cosmetics] (skipped)kraymer2006-11-152-14/+8
| | | | | | | | r20879: [small fixes] r20933: libvorbis is not necessary for Vorbis playback, small wording improvement. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20939 b3059339-0415-0410-9bf9-f77b7e298cf2
* revert last 2 commits on nut.txtods152006-11-151-16/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20938 b3059339-0415-0410-9bf9-f77b7e298cf2
* [cosmetics] Fix indentationtorinthiel2006-11-141-49/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20935 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r20933torinthiel2006-11-141-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20934 b3059339-0415-0410-9bf9-f77b7e298cf2
* libvorbis is not necessary for Vorbis playback, small wording improvement.diego2006-11-141-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20933 b3059339-0415-0410-9bf9-f77b7e298cf2
* add character encoding infokraymer2006-11-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20932 b3059339-0415-0410-9bf9-f77b7e298cf2
* Introduce step_property command.reimar2006-11-141-0/+3
| | | | | | | Patch by Carl Eugen Hoyos [cehoyos <at> ag or at] with modifications by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20931 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20900: Missing : in -vf expand ar examplevoroshil2006-11-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20929 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ 20637, patch by Francois franz A ephack P netgpoirier2006-11-141-86/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20928 b3059339-0415-0410-9bf9-f77b7e298cf2
* bump date of NUT spec for previous commitods152006-11-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20927 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow info packets to appear in mid-stream, outside of main headers.ods152006-11-141-5/+15
| | | | | | | these SHOULD NOT appear in non-realtime-streams git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20926 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update libao2 description, delete completely outdated "audio plugins" partuau2006-11-141-60/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20907 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20900gpoirier2006-11-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20902 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20900: Missing : in -vf expand ar examplekraymer2006-11-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20901 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing : in -vf expand ar examplereimar2006-11-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20900 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename: XviD -> Xvidgpoirier2006-11-134-25/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20899 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20876gpoirier2006-11-131-31/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20898 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20872: Clarify -dumpaudio, it is not useful normallyvoroshil2006-11-131-33/+34
| | | | | | | r20876: rename: XviD -> Xvid git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20897 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update missing tags of previous commitvoroshil2006-11-136-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20896 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20876: rename: XviD -> Xvidvoroshil2006-11-136-143/+204
| | | | | | | | | | | r20866: Recommend gcc 3.4+. r20870: Restore PowerPC gcc note that I mistakenly removed. r20873: Misc issues noticed by Torinthiel. r20878: [cosmetics]... r20879: [small fixes]... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20895 b3059339-0415-0410-9bf9-f77b7e298cf2
* pts definition by mansmichael2006-11-131-4/+12
| | | | | | | dts definition and decode_delay definition by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20886 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 20876torinthiel2006-11-132-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20885 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync with r20879torinthiel2006-11-131-140/+153
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20884 b3059339-0415-0410-9bf9-f77b7e298cf2
* [small fixes]torinthiel2006-11-131-10/+10
| | | | | | | | | | | - punctuation - improve markup of <screen> - fix odd '>|' as a shell redirection operator - sentence order - key names git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20879 b3059339-0415-0410-9bf9-f77b7e298cf2
* [cosmetics]torinthiel2006-11-131-104/+170
| | | | | | | | | | - fix end-tag not being in the same column as start-tag - some more indentation fixes - blank lines added/removed for consistency and visual markup - visual separation of sect* tags git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20878 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20866: Recommend gcc 3.4+.kraymer2006-11-137-44/+44
| | | | | | | | | | r20870: Restore PowerPC gcc note that I mistakenly removed. r20872: Clarify -dumpaudio, it is not useful normally r20873: Misc issues noticed by Torinthiel. r20876: rename: XviD -> Xvid git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20877 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename: XviD -> Xvidkraymer2006-11-135-57/+57
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20876 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20873Gabrov2006-11-123-13/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20875 b3059339-0415-0410-9bf9-f77b7e298cf2
* Misc issues noticed by Torinthiel.diego2006-11-121-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20873 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify -dumpaudio, it is not useful normallyreimar2006-11-121-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20872 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r20870torinthiel2006-11-121-8/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20871 b3059339-0415-0410-9bf9-f77b7e298cf2
* Restore PowerPC gcc note that I mistakenly removed.diego2006-11-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20870 b3059339-0415-0410-9bf9-f77b7e298cf2
* Recommend gcc 3.4+.diego2006-11-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20866 b3059339-0415-0410-9bf9-f77b7e298cf2
* least restrictive dts ordering rule which ensures frames are in decoding ordermichael2006-11-121-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20862 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20859Gabrov2006-11-114-54/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20860 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20834: The -gui command line option is back.kraymer2006-11-111-6/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20859 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1. convert single quotation mark to double one for better lookingkraymer2006-11-111-72/+73
| | | | | | | | 2. wording of "resolution", and some sync w/ en/mplayer.1 r20774 patch by Sheldon Jin (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20858 b3059339-0415-0410-9bf9-f77b7e298cf2
* add encoding info to some man pageskraymer2006-11-115-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20854 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove very outdated and unmantained Swedish man pagekraymer2006-11-111-7327/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20853 b3059339-0415-0410-9bf9-f77b7e298cf2
* s/by/be/michael2006-11-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20852 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20834: The -gui command line option is back.voroshil2006-11-101-7/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20849 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translated section "VIDEO OUTPUT DRIVERS"voroshil2006-11-101-443/+484
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20848 b3059339-0415-0410-9bf9-f77b7e298cf2
* within array MUST for time_base_idmichael2006-11-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20846 b3059339-0415-0410-9bf9-f77b7e298cf2
* clearer time_base_id descriptionmichael2006-11-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20845 b3059339-0415-0410-9bf9-f77b7e298cf2
* time_base_countmichael2006-11-101-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20839 b3059339-0415-0410-9bf9-f77b7e298cf2
* stream_countmichael2006-11-101-0/+8
| | | | | | | a few more words for forward_ptr and file_id_string git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20838 b3059339-0415-0410-9bf9-f77b7e298cf2
* The -gui command line option is back.diego2006-11-101-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20834 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20774: Adding ability to check allowed frequency range.kraymer2006-11-101-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20833 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark file as UTF-8-encoded.diego2006-11-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20832 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20657: (does not apply)kraymer2006-11-094-37/+106
| | | | | | | | | | | | | | | | | r20658: (cosmetics) Unify and clarify blank lines usage r20682: (does not apply) r20683: mention :tsaf on every instance of -mpegopts format=dvd r20699: (does not apply) r20700: A bunch of missing <systemitem class="library"> tags r20701: Don't break a paragraph in a middle of a thought r20702: (does not apply) r20703: Better wording, especially if hyperlinks are not visible r20704: Better URL markup r20705: Unify ./configure script handling r20739: Remove remnants of long-gone libfame. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20815 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20648: Document ao_openal.kraymer2006-11-091-11/+37
| | | | | | | | | | | | | r20664: Clarify state of openal ao. r20684: reccomend the usage of :tsaf with :format=dvd in -mpegopts r20690: consistency/grammar r20707: spellfix and improvement suggested by Wanderer r20739: Remove remnants of long-gone libfame. r20773: - explain lavc lmin option more clearly - document lavc mblmin and mblmax options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20813 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20774gpoirier2006-11-081-4/+8
| |