summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Collapse)AuthorAgeFilesLines
* Support lowdelay flagreimar2007-09-061-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24349 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r24329gpoirier2007-09-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24347 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace short region code explanation by more detailed section.diego2007-09-051-10/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24346 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove technical description of DVDs and libdvdread implementation.diego2007-09-051-44/+0
| | | | | | | | It is out of place in the user-level documentation and there are more exhaustive sources elsewhere. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24344 b3059339-0415-0410-9bf9-f77b7e298cf2
* Matroska muxer now available in libavformat.diego2007-09-051-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24342 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24329Gabrov2007-09-021-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24330 b3059339-0415-0410-9bf9-f77b7e298cf2
* manpage fix: escape '\' in -vf geq descriptionuau2007-09-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24329 b3059339-0415-0410-9bf9-f77b7e298cf2
* decerebrated-proof guide to the instalation of dvdnavnicodvb2007-09-021-0/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24328 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix broken MinGW-Howto linkkraymer2007-09-027-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24327 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24310Gabrov2007-09-021-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24326 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r24310gpoirier2007-08-311-51/+93
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24311 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for selecting language via packet 28.voroshil2007-08-311-0/+6
| | | | | | | | | | Also allows to select default teletext language. It will be used if language is not specified by network provider via packet 28. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24310 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24301Gabrov2007-08-292-12/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24302 b3059339-0415-0410-9bf9-f77b7e298cf2
* replace deleted linecompn2007-08-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24301 b3059339-0415-0410-9bf9-f77b7e298cf2
* suboption consistency, add fixme document -vivo suboptionscompn2007-08-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24294 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove planned features, ok by diegocompn2007-08-291-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24293 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r24137, patch by JRaSHkraymer2007-08-291-66/+113
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24292 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24216Gabrov2007-08-281-1/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24279 b3059339-0415-0410-9bf9-f77b7e298cf2
* typosdiego2007-08-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24278 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement X/27/0 packet decoding.voroshil2007-08-281-0/+3
| | | | | | | | | It contains information about navigation links. Modified patch from Otvos Attila oattila at chello dot hu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24264 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typokraymer2007-08-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24251 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.kraymer2007-08-261-65/+118
| | | | | | | | | | | | | | | | | | r24055: Document how to encode with some libavcodec audio codecs. r24056: AC3 --> AC-3 r24063: Document how to encode with some more libavcodec audio codecs. r24084: small libavcodec audio codec clarifications r24109: Sort libavcodec encoders. r24110: Add some missing libavcodec video encoders. r24125: Automatic TV channels scanning ability for MPlayer. r24136: Wording and markup improvements for the -tvscan option. r24137: misc markup fixes r24216: Add missed in r24212 strings definitions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24218 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24125: Automatic TV channels scanning ability for MPlayer.voroshil2007-08-261-21/+44
| | | | | | | | r24136: Wording and markup improvements for the -tvscan option. r24137: misc markup fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24215 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24180: Document xorg.conf option needed for Xv playback on Intel cards.voroshil2007-08-261-1/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24214 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document xorg.conf option needed for Xv playback on Intel cards.rathann2007-08-251-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24180 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r24084gpoirier2007-08-251-10/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24172 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24137Gabrov2007-08-251-22/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24159 b3059339-0415-0410-9bf9-f77b7e298cf2
* misc markup fixesdiego2007-08-241-20/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24137 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wording and markup improvements for the -tvscan option.diego2007-08-241-8/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24136 b3059339-0415-0410-9bf9-f77b7e298cf2
* Automatic TV channels scanning ability for MPlayer.voroshil2007-08-232-0/+23
| | | | | | | Code is based on patch from Otvos Attila oattila at chello dot hu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24125 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.voroshil2007-08-221-46/+76
| | | | | | | | | | | | r24055: Document how to encode with some libavcodec audio codecs. r24056: AC3 --> AC-3 r24063: Document how to encode with some more libavcodec audio codecs. r24084: small libavcodec audio codec clarifications r24109: Sort libavcodec encoders. r24110: Add some missing libavcodec video encoders. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24118 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24030: Document special A-V sync issues with FLV filesvoroshil2007-08-227-73/+280
| | | | | | | | | | | | r24035: Add <application> tag around MEncoder r24045: Change "object type complexity" parameter of FAAC in the r24056: AC3 --> AC-3 r24082: Explicitly mention the need to rebuild MPlayer after installing AMR libs. r24087: Reorder installation requirements list, wording/spelling. r24089: Complete the list of libavcodec audio encoders. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24117 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24110Gabrov2007-08-211-30/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24113 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some missing libavcodec video encoders.diego2007-08-201-0/+8
| | | | | | | based on a patch by A C Hurst, A.Hurst sheffield.ac uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24110 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sort libavcodec encoders.diego2007-08-201-28/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24109 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24091Gabrov2007-08-188-85/+314
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24092 b3059339-0415-0410-9bf9-f77b7e298cf2
* Complete the list of libavcodec audio encoders.diego2007-08-171-8/+209
| | | | | | | patch by A C Hurst, A.Hurst sheffield.ac uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24089 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reorder installation requirements list, wording/spelling.diego2007-08-171-14/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24087 b3059339-0415-0410-9bf9-f77b7e298cf2
* small libavcodec audio codec clarificationsdiego2007-08-161-3/+3
| | | | | | | based on a patch by A C Hurst, A.Hurst sheffield.ac uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24084 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explicitly mention the need to rebuild MPlayer after installing AMR libs.rathann2007-08-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24082 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document how to encode with some more libavcodec audio codecs.diego2007-08-151-2/+12
| | | | | | | patch by A C Hurst, A.Hurst sheffield.ac uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24063 b3059339-0415-0410-9bf9-f77b7e298cf2
* AC3 --> AC-3, as done in r24056gpoirier2007-08-146-52/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24060 b3059339-0415-0410-9bf9-f77b7e298cf2
* AC3 --> AC-3diego2007-08-136-50/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24056 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document how to encode with some libavcodec audio codecs.diego2007-08-131-7/+19
| | | | | | | based on a patch by A C Hurst, A.Hurst sheffield.ac uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24055 b3059339-0415-0410-9bf9-f77b7e298cf2
* MP3 audio encoder was renamed to libmp3lame in FFmpeg.diego2007-08-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24050 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change "object type complexity" parameter of FAAC in thegpoirier2007-08-091-2/+2
| | | | | | | | | | example to generated quicktime-compatible files. Some versions of QT probably do support higher complexity settings, but recommending lower complexity garantees that the generated file will play everwhere. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24045 b3059339-0415-0410-9bf9-f77b7e298cf2
* The "svn copy" method for reverting has worked flawlessly for me withoutreimar2007-08-091-1/+0
| | | | | | | having to commit a revision that misses one file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24044 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add <application> tag around MEncoderreimar2007-08-081-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24035 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24030ptt2007-08-081-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24034 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r23996ptt2007-08-081-2/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24033 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document special A-V sync issues with FLV filesreimar2007-08-081-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24030 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996kraymer2007-08-081-11/+80
| | | | | | | Patch by JRaSH (jrash06 163 com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24027 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23996: Hint at mf://@... syntaxkraymer2007-08-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24026 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r23982ptt2007-08-071-10/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24020 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to r23983ptt2007-08-071-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24019 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24016Gabrov2007-08-072-21/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24017 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r23996gpoirier2007-08-051-28/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24015 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23996: Hint at mf://@... syntaxvoroshil2007-08-021-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23997 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hint at mf://@... syntaxreimar2007-08-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23996 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23982: i_certify_that_my_video_stream_does_not_use_b_frames is gone.voroshil2007-08-012-13/+20
| | | | | | | | r23983: i_certify_that_my_video_stream_does_not_use_b_frames is gone. r23984: Added FIXME skeletons for missing lavc options. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23990 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23687: Implemented tv://[<channel>][/<input_id>] url syntaxkraymer2007-08-011-17/+92
| | | | | | | | | | | | | | | | | r23748: Leave out (no) prefix from option names for consistency. r23852: af channels example for ffdca to ALSA reordering r23856: small wording improvement r23897: Experimental negative panscan values r23898: Set -vo gl slice-height default to 0 r23917: Document -rawvideo format="format string" r23920 + r23924: Teletext support r23926: update man page with v4l2 a/v outputs r23978: add possibly incorrect subfont entry r23982: i_certify_that_my_video_stream_does_not_use_b_frames is gone. r23984: Added FIXME skeletons for missing lavc options. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23988 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added FIXME skeletons for missing lavc options.diego2007-08-011-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23984 b3059339-0415-0410-9bf9-f77b7e298cf2
* i_certify_that_my_video_stream_does_not_use_b_frames is gone.diego2007-08-011-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23983 b3059339-0415-0410-9bf9-f77b7e298cf2
* i_certify_that_my_video_stream_does_not_use_b_frames is gone.diego2007-08-011-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23982 b3059339-0415-0410-9bf9-f77b7e298cf2
* r23897: Experimental negative panscan valuesvoroshil2007-08-011-4/+65
| | | | | | | | | | | | | | r23898: Set -vo gl slice-height default to 0, the current default of 4 seems r23913: punctuation, new sentences on new lines r23917: Document -rawvideo format="format string" r23924: Teletext support r23926: update man page with v4l2 a/v outputs r23944: h/w -> hardware r23962: added missing ':' for separator r23978: add possibly incorrect subfont entry git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23980 b3059339-0415-0410-9bf9-f77b7e298cf2
* add possibly incorrect subfont entrycompn2007-07-311-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23978 b3059339-0415-0410-9bf9-f77b7e298cf2
* another little correctionsptt2007-07-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23967 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing ":"'sptt2007-07-311-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23966 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wordingptt2007-07-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23965 b3059339-0415-0410-9bf9-f77b7e298cf2
* sorry, left english phrase in...ptt2007-07-311-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23964 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r23962ptt2007-07-311-6/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23963 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing ':' for separatorptt2007-07-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23962 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/23588gpoirier2007-07-301-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23949 b3059339-0415-0410-9bf9-f77b7e298cf2
* h/w -> hardwareben2007-07-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23944 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r23928Gabrov2007-07-301-6/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23929 b3059339-0415-0410-9bf9-f77b7e298cf2
* update man page with v4l2 a/v outputsben2007-07-291-1/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23926 b3059339-0415-0410-9bf9-f77b7e298cf2
* Teletext supportvoroshil2007-07-293-0/+48
| | | | | | | | Part 5/5: documentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23924 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document -rawvideo format="format string"reimar2007-07-291-1/+2
| | |