summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Collapse)AuthorAgeFilesLines
* fix typos noticed by Diegogpoirier2006-11-251-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21228 b3059339-0415-0410-9bf9-f77b7e298cf2
* improve description of x264's deadzone* optionsgpoirier2006-11-251-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21221 b3059339-0415-0410-9bf9-f77b7e298cf2
* a few more clarifications for codec_specific_data by Ralph Giles and memichael2006-11-251-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21211 b3059339-0415-0410-9bf9-f77b7e298cf2
* add two missing descriptions (index.syncpoints and info_packet.count)ivo2006-11-241-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21193 b3059339-0415-0410-9bf9-f77b7e298cf2
* specify the bitnumber for frame_flags, instead of a decimal bitmaskivo2006-11-241-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21192 b3059339-0415-0410-9bf9-f77b7e298cf2
* specify, where possible, the type of the tags in the tag description sectionivo2006-11-241-44/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21191 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21161: MSGTR for libmpcodecs/vd.ckraymer2006-11-241-13/+13
| | | | | | | | r21162: MSGTRs for mencoder.c r21186: Remove "OSD only" tags; those options always exist. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21190 b3059339-0415-0410-9bf9-f77b7e298cf2
* codec_specific_data clarificationmichael2006-11-241-0/+7
| | | | | | | if anyone disagrees or has suggestions to improve it then shout git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21189 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r21186gpoirier2006-11-241-10/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21188 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix another typoivo2006-11-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21187 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove "OSD only" tags; those options always exist.uau2006-11-241-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21186 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix sync comment, it was left out in last commitkraymer2006-11-232-4/+7
| | | | | | | r21158: documented :format=pes[12] in -mpegopts git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21184 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21078: add a link to Michael's de-interlacing filters, and replace the crappy kraymer2006-11-235-289/+45
| | | | | | | | | | | | | pp=fd video filter with yadif as it's soooo much better r21079: Add a new MPEG encoding example using lavf r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line. r21153: Miscellaneous updates for the introduction and the requirements section. r21154: Remove outdated and superfluous sound card section. r21155: Remove outdated and superfluous video cards section. r21168: x264 supports interlaced encoding for some time git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21183 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix some typosivo2006-11-231-26/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21181 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better translation of "demuxer" word.voroshil2006-11-221-30/+29
| | | | | | | | Fixed overlooked untranslated phrases. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21173 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.voroshil2006-11-224-220/+27
| | | | | | | | | | | r21153: Miscellaneous updates for the introduction and the requirements section. r21154: Remove outdated and superfluous sound card section. r21155: Remove outdated and superfluous video cards section. r21158: documented :format=pes[12] in -mpegopts r21168: x264 supports interlaced encoding for some time git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21171 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264 supports interlaced encoding for some timegpoirier2006-11-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21168 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r21154gpoirier2006-11-211-216/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21160 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r21152torinthiel2006-11-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21159 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented :format=pes[12] in -mpegoptsnicodvb2006-11-211-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21158 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated and superfluous video cards section.diego2006-11-211-153/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21155 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated and superfluous sound card section.diego2006-11-211-24/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21154 b3059339-0415-0410-9bf9-f77b7e298cf2
* Miscellaneous updates for the introduction and the requirements section.diego2006-11-211-46/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21153 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo: Bitrate is printed in kb/s, not Mb/s on the status line.diego2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21152 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21078: add a link to Michael's de-interlacing filters...voroshil2006-11-212-6/+18
| | | | | | | r21079: Add a new MPEG encoding example using lavf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21150 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo / small fixeskraymer2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21118 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a new MPEG encoding example using lavfgpoirier2006-11-191-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21079 b3059339-0415-0410-9bf9-f77b7e298cf2
* add a link to Michael's de-interlacing filters, and replace the crappy gpoirier2006-11-191-4/+8
| | | | | | | pp=fd video filter with yadif as it's soooo much better git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21078 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r21026gpoirier2006-11-191-201/+157
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21072 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r21004gpoirier2006-11-191-38/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21069 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r20933, patch by Jerome Ferrarigpoirier2006-11-191-30/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21068 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag updatevoroshil2006-11-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21067 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translated section "DECODING/FILTERING OPTIONS"voroshil2006-11-191-264/+282
| | | | | | | Small translations fixes in previous sections. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21066 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20876, patch by Jerome Ferrarigpoirier2006-11-191-19/+136
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21061 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21058Gabrov2006-11-197-359/+375
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21059 b3059339-0415-0410-9bf9-f77b7e298cf2
* new slave command: radio_step_freqvoroshil2006-11-191-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21058 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update section "AUDIO FILTERS"; Some sync w/ r21026; kraymer2006-11-191-142/+570
| | | | | | | | Add translator list; Wording of "default:", etc. patch by Sheldon Jin (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21044 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r20876, patch by Jerome Ferrarigpoirier2006-11-181-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21041 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20876, patch by Jerome Ferrarigpoirier2006-11-181-240/+108
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21040 b3059339-0415-0410-9bf9-f77b7e298cf2
* help_mp-ru.h sync with r21001voroshil2006-11-181-200/+153
| | | | | | | mplayer.1 sync with r21026 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21037 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix wrong 60000/10001 fractionkraymer2006-11-186-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21034 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20969: document new key binding for switching video streams in MPEG-TSkraymer2006-11-181-54/+58
| | | | | | | | | | | r20993: [..] Remove the binding for 'b'. r21017: group together "quant_type" and quant_*_matrix since they are related r21019: group together xvid's rate control options r21020: group together B-frames options with I,P frames options r21026: TAB switches between programs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21032 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21012: group together "quality" control optionskraymer2006-11-181-114/+114
| | | | | | | | r21013: Move xvid 'grayscale' option close to 'interlacing' r21015: group together "debug" and "psnr", note that "threads" option is featured on 1.2.x release git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21031 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20876: rename: XviD -> Xvid (man page part)kraymer2006-11-181-24/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21030 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_typekraymer2006-11-181-52/+27
| | | | | | | | r21010: remove xvid3's divx5bvop and replace it by xvid4's closed_gop r21011: group together xvid's 'closed_gop' and 'packed' options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21029 b3059339-0415-0410-9bf9-f77b7e298cf2
* TAB switches between programsnicodvb2006-11-181-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21026 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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