summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Collapse)AuthorAgeFilesLines
* slight clarificationdiego2006-12-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21488 b3059339-0415-0410-9bf9-f77b7e298cf2
* document s3fb suboption, note that it's a Linux-only driver (to the best of ↵gpoirier2006-12-041-1/+7
| | | | | | my knowledge) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21487 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improoving readability of pullup filter sectionvoroshil2006-12-041-4/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21486 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented -mpegopts :tele_src and :tele_destnicodvb2006-12-041-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21484 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r21452gpoirier2006-12-031-14/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21479 b3059339-0415-0410-9bf9-f77b7e298cf2
* One FIXME (CC subtitles related) resolved.voroshil2006-12-031-7/+7
| | | | | | | Some typos fixed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21475 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21462: mention all other image formatsvoroshil2006-12-031-93/+126
| | | | | | | | r21465: [cosmetics] Reindent XML source r21466: [cosmetics] Consistent XML source formatting git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21472 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r21466torinthiel2006-12-031-109/+141
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21467 b3059339-0415-0410-9bf9-f77b7e298cf2
* [cosmetics] Consistent XML source formattingtorinthiel2006-12-031-8/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21466 b3059339-0415-0410-9bf9-f77b7e298cf2
* [cosmetics] Reindent XML sourcetorinthiel2006-12-031-102/+102
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21465 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r21462torinthiel2006-12-031-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21463 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention all other image formatstorinthiel2006-12-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21462 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix two overlooked typos in previous sync cause build errorvoroshil2006-12-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21458 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix translation error in previous syncvoroshil2006-12-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21457 b3059339-0415-0410-9bf9-f77b7e298cf2
* muxer FIXME resolvedvoroshil2006-12-031-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21456 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21423: Consistent capitalization of table entriesvoroshil2006-12-031-27/+43
| | | | | | | | r21424: Reformat examples: ... r21425: Some fixes for previous commit, 10l for me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21455 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed missing tag updatevoroshil2006-12-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21454 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21430: documented -mpegopts :[va]buf_sizevoroshil2006-12-031-13/+25
| | | | | | | | | | r21441: Audio track switching works for AVI and libavformat as well. r21446: Remove long-deprecated -vop option. r21449: Merge dga/nodga suboption of vo_vesa, no short forms. r21452: document s3fb video out driver git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21453 b3059339-0415-0410-9bf9-f77b7e298cf2
* document s3fb video out drivergpoirier2006-12-031-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21452 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge dga/nodga suboption of vo_vesa, no short forms.diego2006-12-021-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21449 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21446Gabrov2006-12-021-8/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21447 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove long-deprecated -vop option.diego2006-12-021-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21446 b3059339-0415-0410-9bf9-f77b7e298cf2
* Audio track switching works for AVI and libavformat as well.diego2006-12-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21441 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21438Gabrov2006-12-027-275/+136
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21439 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translated section "AUDIO FILTERS"voroshil2006-12-021-275/+286
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21432 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typovoroshil2006-12-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21431 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented -mpegopts :[va]buf_sizenicodvb2006-12-021-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21430 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r21395torinthiel2006-12-011-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21427 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync r21425torinthiel2006-12-011-54/+125
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21426 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some fixes for previous commit, 10l for metorinthiel2006-12-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21425 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reformat examples:torinthiel2006-12-011-26/+41
| | | | | | | | | - break overly long lines - indent continuation lines - add missing <replaceable> tags git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21424 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consistent capitalization of table entriestorinthiel2006-12-011-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21423 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21410: document new meaning of dia=1 introduced by lavc r7192voroshil2006-12-011-2/+2
| | | | | | | r21413: mark lavc's uneven multi-hexagon search as slow, remove stray '.' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21414 b3059339-0415-0410-9bf9-f77b7e298cf2
* mark lavc's uneven multi-hexagon search as slow, remove stray '.'gpoirier2006-12-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21413 b3059339-0415-0410-9bf9-f77b7e298cf2
* document new meaning of dia=-1 introduced by lavc r7192gpoirier2006-12-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21410 b3059339-0415-0410-9bf9-f77b7e298cf2
* move reserved_bytes out of packet_footer. this makes all packets uniform.ivo2006-11-301-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21405 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21398: improve description of lavf's ↵voroshil2006-11-301-1/+4
| | | | | | | | | i_certify_that_my_video_stream_does_not_use_b_frames r21399: fix suggested by Diego git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21402 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21372: Some punctuation cosmetics and better wordingvoroshil2006-11-304-11/+11
| | | | | | | | | | r21374: Fix URL, it has moved. r21376: URL fix r21394: Typo r21395: Better wording for previous commit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21401 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix suggested by Diegogpoirier2006-11-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21399 b3059339-0415-0410-9bf9-f77b7e298cf2
* improve description of lavf's ↵gpoirier2006-11-301-0/+3
| | | | | | i_certify_that_my_video_stream_does_not_use_b_frames git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21398 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better wording for previous committorinthiel2006-11-291-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21395 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typotorinthiel2006-11-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21394 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL fixdiego2006-11-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21376 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r21374torinthiel2006-11-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21375 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix URL, it has moved.torinthiel2006-11-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21374 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r21372torinthiel2006-11-291-233/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21373 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some punctuation cosmetics and better wordingtorinthiel2006-11-291-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21372 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make me maintainer of demux_nuv since I am the only onereimar2006-11-281-0/+1
| | | | | | | touching it since years git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21362 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21298: "D" interactive key also works with yadif nowvoroshil2006-11-281-3/+3
| | | | | | | r21357: Cycling through video tracks works with libavformat as well. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21359 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cycling through video tracks works with libavformat as well.diego2006-11-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21357 b3059339-0415-0410-9bf9-f77b7e298cf2
* help messages:kraymer2006-11-271-2/+13
| | | | | | | | | | | | | | | | r21306: fix compilation for win32 dll codec support for intel osx r21328: localization of parser-m*cmd.c messages r21332: insert line break for overly long line (second line indented) man page: r21221: improve description of x264's deadzone* options r21228: fix typos noticed by Diego r21254: nits and picks by The Wanderer :) r21255: typo in deadzone_inter r21298: "D" interactive key also works with yadif now git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21334 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r21168torinthiel2006-11-271-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21307 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ 21298gpoirier2006-11-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21299 b3059339-0415-0410-9bf9-f77b7e298cf2
* "D" interactive key also works with yadif nowgpoirier2006-11-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21298 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename all *_nom (nominator) to the correct *_num (numerator)ivo2006-11-261-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21294 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r21255 (improved deadzone desc.)gpoirier2006-11-261-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21271 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21186: Remove "OSD only" tags; those options always exist.voroshil2006-11-261-9/+19
| | | | | | | | | | r21221: improve description of x264's deadzone* options r21228: fix typos noticed by Diego r21254: nits and picks by The Wanderer :) r21255: typo in deadzone_inter git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21261 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo in deadzone_interlorenm2006-11-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21255 b3059339-0415-0410-9bf9-f77b7e298cf2
* nits and picks by The Wanderer :)gpoirier2006-11-261-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21254 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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.diego