summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* Escape some more '-'.diego2007-11-048-8/+8
* synced with r24954Gabrov2007-11-041-8/+11
* Add an example on how to use slave mode with a fiforeimar2007-11-031-0/+4
* Escape a ton of '-'. Note that this is likely not complete.diego2007-11-039-1748/+1748
* another round of '-' escapesdiego2007-11-031-4/+4
* one more '-' escape, wording fixdiego2007-11-031-2/+2
* Escape some more '-' where appropriate.diego2007-11-031-13/+13
* Explain new ao_pulse option syntaxreimar2007-11-031-1/+4
* r24875: program switching in demux_lavfvoroshil2007-11-031-227/+227
* r24907: Remove paragraph that no long applies: runtime SSE detection on Windows.voroshil2007-11-031-8/+1
* synced with r24938Gabrov2007-11-022-238/+305
* Add audio filter scaletempouau2007-11-011-0/+73
* typovoroshil2007-11-011-1/+1
* Escape some more '-' where appropriate.diego2007-10-311-125/+125
* corrected vqscale indentationptt2007-10-311-0/+2
* Remove paragraph that no long applies: runtime SSE detection on Windows.zuxy2007-10-311-7/+0
* Remove outdated Hungarian translation of the playtree documentation.diego2007-10-301-120/+0
* Add a backslash.cehoyos2007-10-301-1/+1
* Explain the difference between '-' and '\-', correctly now.diego2007-10-301-4/+5
* movie player for Linux --> movie playerdiego2007-10-301-1/+1
* Add some missing escapes for '-'.diego2007-10-301-4/+4
* Consistently use \- in option names.diego2007-10-301-105/+105
* sync w/r24875gpoirier2007-10-281-10/+64
* program switching in demux_lavfnicodvb2007-10-271-1/+1
* r24740: misc roff fixesvoroshil2007-10-251-6/+55
* r24745: libavcodec now supports dnxhd encoding.voroshil2007-10-251-4/+8
* synced with r24841Gabrov2007-10-241-6/+16
* type fix: there was a 'not' too muchptt2007-10-221-1/+1
* synced with r24837ptt2007-10-221-3/+3
* synced with r24820ptt2007-10-221-9/+65
* Spelling, vf_ow parameters are optional.diego2007-10-221-2/+2
* grammar fixptt2007-10-221-1/+1
* ao_openal is mine as well (however someone else developing it further would b...reimar2007-10-211-0/+1
* I'll be maintaining ao_pulse for nowreimar2007-10-211-0/+1
* Clarify that -vo gl bicubic filtering is B-spline, not polynomialreimar2007-10-201-1/+1
* indentation fix+typo fixptt2007-10-191-2/+1
* Replace Polyp- by PulseAudio output.reimar2007-10-181-0/+10
* Add a space behind openal to get minimum length of 7reimar2007-10-181-1/+1
* Docs update: -ao openal handles more than one channels since some time alreadyreimar2007-10-181-1/+1
* synced with r24795Gabrov2007-10-161-2/+2
* better vfw encoding workaround for vp7 fourcccompn2007-10-161-1/+1
* synced with r24788Gabrov2007-10-152-9/+50
* Add -lavfdopts cryptokeyreimar2007-10-141-0/+5
* small grammar fixdiego2007-10-141-2/+2
* Consistently set NOTE: in italics.diego2007-10-141-2/+4
* DirectShow based tv:// driver for win32voroshil2007-10-131-0/+17
* my fault, left a wrong line, correctedptt2007-10-091-1/+0
* synced with r24344ptt2007-10-091-47/+1
* synced with r24342ptt2007-10-091-1/+5
* synced with r24710ptt2007-10-091-4/+30
* synced with r24087ptt2007-10-091-17/+16
* synced with r24082ptt2007-10-091-1/+2
* synced up to r24293ptt2007-10-091-9/+1
* Fix Zip Motion Blocks Video codec name.diego2007-10-091-2/+2
* document filter -vf ow: Overcomplete Wavelet denoiser.gpoirier2007-10-081-0/+15
* libavcodec now supports dnxhd encoding.diego2007-10-081-0/+4
* misc roff fixesdiego2007-10-081-5/+5
* sync to r24573jheryan2007-10-081-92/+270
* sync to 21.9.2007jheryan2007-10-0815-404/+511
* Sync tag updatevoroshil2007-10-081-1/+1
* synced with r24727Gabrov2007-10-071-3/+3
* H.264 content can also be decoded with multiple threadsgpoirier2007-10-072-2/+2
* I have mostly taken over maintaining x11_common stuff as wellreimar2007-10-071-1/+1
* Changed proposed monitorpixelaspect value for -vo aa to 0.5 as asked by Rich.cehoyos2007-10-074-4/+4
* r24706: Add hint to monitorpixelaspect for -vo aa.voroshil2007-10-071-2/+9
* r24709: Documentation follows implementation: Encrytped DVB channels are nevervoroshil2007-10-071-4/+2
* synced with r24711Gabrov2007-10-052-7/+13
* rtsp-stream-over-tcp also works with NEMESI.cehoyos2007-10-053-3/+3
* Fix typo.cehoyos2007-10-051-1/+1
* Documentation follows implementation: Encrytped DVB channels are nevercehoyos2007-10-052-5/+3
* Default monitorpixelaspect is 1.cehoyos2007-10-057-7/+7
* Fix typo.cehoyos2007-10-051-3/+3
* Add hint to monitorpixelaspect for -vo aa.cehoyos2007-10-052-0/+14
* synced with r24656ptt2007-10-051-38/+77
* sync'ed with r24136ptt2007-10-041-52/+104
* sync'd up to r24056ptt2007-10-044-29/+29
* cosmetics: Fix AltiVec spelling.diego2007-10-021-2/+2
* Move misplaced paragraph to the right question and fix the wording.diego2007-10-011-6/+8
* Remove stray XML tags that broke compilation.diego2007-10-011-2/+0
* sync w/24656gpoirier2007-09-291-2/+6
* compile fix for faq.xmlkraymer2007-09-294-23/+125
* r24655: analyzeduration option for lavf demuxervoroshil2007-09-291-2/+7
* synced with r24656Gabrov2007-09-291-3/+11
* r24030: Document special A-V sync issues with FLV fileskraymer2007-09-293-14/+223
* AVI can do video stream switching, tooreimar2007-09-291-1/+1
* analyzeduration option for lavf demuxerhenry2007-09-291-0/+4
* r24646: add -lavfdopts format optionvoroshil2007-09-291-1/+5
* sync w/r24646gpoirier2007-09-281-14/+23
* add -lavfdopts format optionhenry2007-09-281-0/+4
* r23578: Fix license header.kraymer2007-09-284-14/+10
* version bumps for codecs.xml and tvinput.xmlkraymer2007-09-287-19/+21
* some whitespace cosmeticskraymer2007-09-286-287/+230
* missing sync tag updatevoroshil2007-09-281-1/+1
* r22718: add new audio and video codecs to libavcodec listkraymer2007-09-281-2/+51
* r22679: Some more details for the mga_vid section taken from drivers/README.kraymer2007-09-271-29/+31
* some whitespace cosmeticskraymer2007-09-273-150/+206
* r22141: Move all "Encoding with the XXX codec family" sections together.kraymer2007-09-271-155/+153
* r21897: Rephrase mga_vid section.kraymer2007-09-274-22/+17
* r21896: Document vo_tdfx_vid.kraymer2007-09-271-1/+51
* r21861: explain how to use MEncoder to create QuickTime-compatible fileskraymer2007-09-271-11/+367
* r21748: Reformatting round continuedkraymer2007-09-273-10/+9
* r21744: Mention that you can use different image formats with mf://kraymer2007-09-271-1/+7
* r21705: remove stray propmt from examplekraymer2007-09-274-22/+29
* r21612: replace " with ", better readabilitykraymer2007-09-2712-102/+102
* r21599: vstrict=0 is required to create DVDs decodable by standalone dvd playerskraymer2007-09-271-7/+15
* "fake" commit (postpone cosmetics from r21537 for now)kraymer2007-09-2717-22/+34
* r24550: msglevel 5 is the default.kraymer2007-09-251-9/+16
* cosmetics: misc typo fixesdiego2007-09-251-1/+1
* synced with r24606Gabrov2007-09-242-4/+98
* r24604: Teletext documentationvoroshil2007-09-241-0/+94
* r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE.voroshil2007-09-241-4/+13
* Teletext documentationvoroshil2007-09-241-0/+91
* Change outdated note for -subfpsreimar2007-09-221-1/+2
* synced with r24573Gabrov2007-09-201-2/+7
* I don't maintain any Windows ports, but the Debian package.diego2007-09-191-3/+3
* Implement setting gain control for video devices (usually webcams)voroshil2007-09-181-0/+5
* synced with r24565Gabrov2007-09-182-11/+12
* Explain how to use diff -uwbBE with svn directlyreimar2007-09-181-0/+2
* Clarify the relationship between -msglevel and MPLAYER_VERBOSE.diego2007-09-171-2/+4
* r24550: msglevel 5 is the default.voroshil2007-09-171-5/+5
* r24549: i_certify is no longer an optionvoroshil2007-09-171-2/+2
* Clarify description of MPLAYER_VERBOSE.diego2007-09-161-4/+3
* msglevel 5 is the default.diego2007-09-161-1/+1
* i_certify is no longer an optioncompn2007-09-161-1/+1
* r24423: Implementation of tv:// driver autodetection.voroshil2007-09-121-2/+2
* synced with r24423Gabrov2007-09-121-3/+3
* sync w/r24423gpoirier2007-09-111-6/+9
* r24294: suboption consistency, add fixme document -vivo suboptionskraymer2007-09-101-4/+17
* Implementation of tv:// driver autodetection.voroshil2007-09-101-1/+1
* r24386: move lavc option out of XviD section, to lavc sectionvoroshil2007-09-101-6/+5
* synced with r24386Gabrov2007-09-091-5/+5
* move lavc option out of XviD section, to lavc sectiongpoirier2007-09-091-4/+4
* synced with r24381Gabrov2007-09-093-59/+44
* r24356: spelling fixes, pointed by Diegovoroshil2007-09-071-3/+3
* Clarify teletext tlang option.diego2007-09-061-4/+4
* spelling fixes, pointed by Diegovoroshil2007-09-061-3/+3
* r24294: suboption consistency, add fixme document -vivo suboptionsvoroshil2007-09-061-3/+16
* r24216: Add missed in r24212 strings definitionsvoroshil2007-09-064-64/+34
* Support lowdelay flagreimar2007-09-061-0/+4
* sync w/ r24329gpoirier2007-09-051-2/+2
* Replace short region code explanation by more detailed section.diego2007-09-051-10/+28
* Remove technical description of DVDs and libdvdread implementation.diego2007-09-051-44/+0
* Matroska muxer now available in libavformat.diego2007-09-051-0/+4
* synced with r24329Gabrov2007-09-021-2/+2
* manpage fix: escape '\' in -vf geq descriptionuau2007-09-021-1/+1
* decerebrated-proof guide to the instalation of dvdnavnicodvb2007-09-021-0/+29
* fix broken MinGW-Howto linkkraymer2007-09-027-7/+7
* synced with r24310Gabrov2007-09-021-2/+9
* sync w/r24310gpoirier2007-08-311-51/+93
* Support for selecting language via packet 28.voroshil2007-08-311-0/+6
* synced with r24301Gabrov2007-08-292-12/+5
* replace deleted linecompn2007-08-291-0/+1
* suboption consistency, add fixme document -vivo suboptionscompn2007-08-291-2/+2
* remove planned features, ok by diegocompn2007-08-291-8/+0
* sync with r24137, patch by JRaSHkraymer2007-08-291-66/+113
* synced with r24216Gabrov2007-08-281-1/+26
* typosdiego2007-08-281-2/+2
* Implement X/27/0 packet decoding.voroshil2007-08-281-0/+3
* Typokraymer2007-08-281-1/+1
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.kraymer2007-08-261-65/+118
* r24125: Automatic TV channels scanning ability for MPlayer.voroshil2007-08-261-21/+44
* r24180: Document xorg.conf option needed for Xv playback on Intel cards.voroshil2007-08-261-1/+26
* Document xorg.conf option needed for Xv playback on Intel cards.rathann2007-08-251-0/+24
* sync w/r24084gpoirier2007-08-251-10/+32
* synced with r24137Gabrov2007-08-251-22/+53
* misc markup fixesdiego2007-08-241-20/+20
* Wording and markup improvements for the -tvscan option.diego2007-08-241-8/+9
* Automatic TV channels scanning ability for MPlayer.voroshil2007-08-232-0/+23
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.voroshil2007-08-221-46/+76
* r24030: Document special A-V sync issues with FLV filesvoroshil2007-08-227-73/+280
* synced with r24110Gabrov2007-08-211-30/+38
* Add some missing libavcodec video encoders.diego2007-08-201-0/+8
* Sort libavcodec encoders.diego2007-08-201-28/+28
* synced with r24091Gabrov2007-08-188-85/+314
* Complete the list of libavcodec audio encoders.diego2007-08-171-8/+209
* Reorder installation requirements list, wording/spelling.diego2007-08-171-14/+15
* small libavcodec audio codec clarificationsdiego2007-08-161-3/+3
* Explicitly mention the need to rebuild MPlayer after installing AMR libs.rathann2007-08-161-1/+1
* Document how to encode with some more libavcodec audio codecs.diego2007-08-151-2/+12
* AC3 --> AC-3, as done in r24056gpoirier2007-08-146-52/+52
* AC3 --> AC-3diego2007-08-136-50/+50
* Document how to encode with some libavcodec audio codecs.diego2007-08-131-7/+19
* MP3 audio encoder was renamed to libmp3lame in FFmpeg.diego2007-08-121-1/+1
*