summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
Commit message (Expand)AuthorAgeFilesLines
* Remove -noxv and -forcexv command line options and replace them byivo2005-03-011-11/+7
* stupid mistake i made when writing about divtc..rfelker2005-02-281-1/+1
* fix outdated/incorrect info about -srate. others, feel free to improve this m...rfelker2005-02-271-5/+3
* added a stream module for the vstream client libraryjoey2005-02-271-0/+18
* typodiego2005-02-251-1/+1
* where the hell they got these infos fromalex2005-02-251-2/+2
* Document reorder and noreorder as (no)reorder.diego2005-02-251-5/+1
* both reorder and noreorder flags are now availablenicodvb2005-02-251-0/+4
* -format description updated to match current behavior.diego2005-02-251-34/+6
* changed noreorder to reorder in mpegopts (ordering disabled by default)nicodvb2005-02-241-4/+5
* Move audio filter descriptions to the man page.diego2005-02-241-36/+299
* missing linebreakdiego2005-02-241-1/+1
* sync to x264 r137: adaptive B-frame decision, flush delayed frames.lorenm2005-02-231-1/+12
* vstrict vs mjpeg update, typodiego2005-02-231-3/+3
* indentation fixdiego2005-02-221-0/+3
* List the 'context' option for the ffvhuff codec.lorenm2005-02-221-0/+9
* renamed init_adelay to vdelay with opposite rangenicodvb2005-02-221-2/+2
* spelling, wording and consistency fixesdiego2005-02-221-21/+23
* Sync -channels and -srate options with the XML docs.diego2005-02-221-5/+12
* Finish incomplete -af-adv documentation.diego2005-02-221-2/+19
* Mention that vstrict is necessary for some codecs, add ffvhuff.diego2005-02-221-4/+5
* fixes for previous commitswight2005-02-221-30/+24
* Sync to x264 r134: weighted prediction for B-frames.lorenm2005-02-221-0/+9
* added new mpeg muxer optionsnicodvb2005-02-211-0/+75
* -af surround delay default is 20ms, not 15ms.diego2005-02-201-1/+1
* man page review part XVIdiego2005-02-201-29/+29
* Description of -af format was outdated. This updates it. Feel free to changeivo2005-02-201-13/+15
* x264: expose option "level_idc".lorenm2005-02-201-0/+8
* Corrected/improved usage example for -af panreimar2005-02-191-1/+5
* mention udp:// streamingnicodvb2005-02-171-1/+1
* Fix -sstep description.diego2005-02-131-2/+2
* better explanation of N-pass encodingdiego2005-02-121-7/+13
* vf_detc parameter names fixed.diego2005-02-121-1/+1
* man page review part XVdiego2005-02-111-59/+127
* man page review page XIVdiego2005-02-101-62/+62
* pp filter documentationdiego2005-02-061-10/+103
* Remove inaccurate guess about keyframe intervals.diego2005-02-051-1/+0
* -alang suppots many languages, guessing by the exampleswight2005-02-041-1/+1
* matroska capitalizedkraymer2005-01-271-1/+1
* NUT doesn't contain subtitles so the example with the nutfile had to be changed.kraymer2005-01-271-2/+2
* Force missing linebreak.diego2005-01-251-1/+1
* Unify some option descriptions.diego2005-01-231-3/+3
* NUT does not contain subtitles, correct -sid description.diego2005-01-211-4/+4
* Fix -alang and -slang descriptions, they should be similar.diego2005-01-211-7/+12
* Split examples into MPlayer and MEncoder examples, fix -aspect description,diego2005-01-201-12/+13
* some minor formatting changeskraymer2005-01-161-7/+9
* disambiguate wording of -aspectdiego2005-01-141-1/+2
* more on H.264's quantization parameterlorenm2005-01-131-4/+3
* \- instead of -wight2005-01-131-1/+1
* Force linebreak.diego2005-01-131-1/+1
* better vf_lavcdeint descriptiondiego2005-01-131-3/+3
* sync to x264 r93:lorenm2005-01-121-6/+19
* man page review part XIIIdiego2005-01-111-32/+31
* Implementation of vo_png suboption parser with subopt-helper and removalivo2005-01-101-6/+8
* Audio plugins have been removed.diego2005-01-101-24/+0
* documentation for ao dsoundfaust32005-01-091-0/+11
* more detail on x264's subqlorenm2005-01-091-11/+26
* consistent two pass, pass two etc spellingdiego2005-01-071-41/+42
* x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),lorenm2005-01-071-12/+10
* typo/wordingdiego2005-01-061-2/+2
* mention ATSC in the dvb sectionnicodvb2005-01-061-1/+1
* 6-channel raw acc on stereo speakers playback examplereimar2005-01-051-0/+4
* Remove bogus lines.diego2005-01-051-7/+1
* mostly small formatting changes for better readabilitykraymer2005-01-051-15/+19
* Extend copyright to 2005, typos.diego2005-01-041-3/+3
* alphabetical orderdiego2005-01-031-4/+4
* small fixes/improvementskraymer2005-01-031-5/+7
* Default to audiodump.pcm with nowaveheader again, but document it in the manp...reimar2005-01-031-0/+1
* x264: clarify 4x4mv, b8x8mv (thanks to Bond)lorenm2005-01-031-9/+6
* x264: group together the primary ratecontrol options. misc clarifications.lorenm2005-01-021-66/+73
* Add -ao pcm suboptions and remove -aofile and -waveheader options.reimar2005-01-021-11/+17
* new x264 options: b8x8mv, direct_predlorenm2004-12-281-9/+41
* small improvementsdiego2004-12-241-4/+4
* Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.ivo2004-12-231-0/+24
* added -wid support for vo_directx.joey2004-12-211-2/+5
* added colorkey support for vo_directx.joey2004-12-211-2/+2
* Remove spurious .RE macro.diego2004-12-211-1/+0
* Better -lavdopts option descriptions.diego2004-12-201-5/+5
* Created audio filters section to replace -af description.diego2004-12-201-111/+161
* Fix paragraph indentation.diego2004-12-181-2/+4
* added conditional lowres descriptionnicodvb2004-12-181-1/+4
* Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.diego2004-12-171-0/+2
* y420 vs i420 typodiego2004-12-161-1/+1
* Clarify vo_yuv4mpeg filename handling.diego2004-12-121-3/+2
* better mention -vo yuv4mpeg can change output filenamewight2004-12-121-1/+1
* Some fixes and better wording, remove alsa9 and alsa1x audio output driversdiego2004-12-111-30/+24
* keyframes are more like 10 - 20 seconds apart, not 120.reimar2004-12-031-1/+1
* Add a file= suboption to set output file.reimar2004-12-031-0/+2
* Better wording, better explain -nodouble.diego2004-12-011-12/+10
* use a configurable-size ringbuffer instead of a pipe for buffering key events.reimar2004-12-011-0/+11
* sstep is usually inaccurate.reimar2004-12-011-0/+2
* -identify now prints subtitle/audio track information.diego2004-11-301-0/+2
* -double is now default, thus -nodouble needs to be documented instead.diego2004-11-301-10/+10
* MPEG-X spellingdiego2004-11-241-19/+19
* wordingdiego2004-11-211-2/+3
* head related transfer functionhenry2004-11-201-0/+4
* v4l2 norm settinghenry2004-11-191-2/+4
* sync to x264 r61 (improved 2pass ratecontrol)lorenm2004-11-181-6/+17
* miscellaneous fixesdiego2004-11-171-18/+36
* allow forcing of software volume control and setting maximum amplification.reimar2004-11-141-0/+12
* update description of lavc's keyint, vb_strategy, and mbqmin.lorenm2004-11-141-9/+10
* Update links to match the XML docs structure change.diego2004-11-111-1/+1
* Mention unichrome_vid in the list of VIDIX driversdiego2004-11-081-1/+2
* Some work on the XviD section:gpoirier2004-11-071-12/+28
* have each XviD's option flag have its (no)counterpartgpoirier2004-11-021-16/+16
* vo_gl should work fine with -fixed-voreimar2004-11-011-1/+1
* panscan now supported in vo_quartznplourde2004-10-291-1/+1
* Allow attaching gdb on crash automatically.reimar2004-10-281-0/+6
* better wordingdiego2004-10-281-1/+1
* fs_res desc for vo_quartznplourde2004-10-281-0/+2
* lavcresample & sweep filtersmichael2004-10-271-0/+21
* MEncoder needs -srate together with -af resample,diego2004-10-211-0/+1
* small fixesdiego2004-10-211-2/+2
* quartz vo driver specific key binding definitionnplourde2004-10-211-0/+19
* missing \wight2004-10-211-1/+1
* allow changing playback speed during playback.reimar2004-10-201-0/+6
* wording/spellingdiego2004-10-201-4/+5
* lavc is faster than XviD and thus recommended for decoding and PP.diego2004-10-191-2/+2
* man page review part XIIdiego2004-10-191-140/+169
* consistent I/P/B-frame spellingdiego2004-10-191-49/+49
* Spelling/wording/clarity improvements and bug fixes.diego2004-10-191-19/+21
* correctly display the commas of most hebrew subtitles on the left sidefaust32004-10-181-0/+5
* Only use S/PDIF output when no other alsa device is set, allows to usereimar2004-10-171-0/+2
* OSD variant for vo_gl.c that behaves more like the one of other vos.reimar2004-10-171-0/+6
* Documents two new postprocessing options: "dering-luma" and "dering-chroma"gpoirier2004-10-171-11/+24
* missing sentence dotswight2004-10-151-2/+2
* Make '.' key default for framesteppingreimar2004-10-141-1/+1
* 10l to me, noticed by Torinthieldiego2004-10-141-2/+2
* Added missing toolame to the list of codec specific encoding options.diego2004-10-141-2/+2
* vo_gl now supports -panscan as well.diego2004-10-141-1/+1
* man page review part XIdiego2004-10-141-38/+41
* allow to step only one frame forward by pressing s.reimar2004-10-121-0/+4
* XviD's bvhq option descriptiongpoirier2004-10-111-0/+13
* aspect scaling and panscan support for vo_gl.creimar2004-10-101-0/+3
* af_extrastereo, af_volnormdiego2004-10-091-0/+8
* consistency fix, typos and better wording as suggested by Loren Merrittdiego2004-10-091-8/+7
* minor revision to improve clearness, add a comprehensive list of allgpoirier2004-10-081-20/+29
* OpenGL OSD rendering for vo_glreimar2004-10-081-2/+6
* Adds a parameter 'scenecut', to control the threshold for inserting extra I-f...iive2004-10-081-0/+10
* xvmc clarificationdiego2004-10-051-1/+1
* -alang needs a language code, not a country code.diego2004-10-051-1/+1
* Better description of x264 PSNR stats.gpoirier2004-10-041-2/+9
* -alang description corrected.diego2004-10-041-5/+10
* typodiego2004-10-021-1/+1
* -sws and -vf scale sections improved, small fixes.diego2004-10-021-11/+19
* Documentation of x264 3-pass mode, and typos/fixes on lavc's *_maskgpoirier2004-10-011-7/+41
* consistency between the blur filter descriptionsdiego2004-09-301-6/+6
* -dvd-device can point to a directory to play a VOB from the hard disk.diego2004-09-291-0/+12
* Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnmivo2004-09-291-23/+0
* Better wording/descriptions as suggested by the Wanderer.diego2004-09-281-6/+6
* better default parameter,added counterpart option, better names for few optio...iive2004-09-271-39/+39
* This reverts the x264 modifications to the man page suggested my Loren, andgpoirier2004-09-271-40/+40
* identical text for identical suboptionsdiego2004-09-271-10/+7
* I need Cola! -vf=eq2=1.0:-0.8 is the syntax for conf file, -vf eq2=1.0:-0.8 isgpoirier2004-09-271-1/+1
* Sws default setting correction, and random wordingsgpoirier2004-09-271-42/+42
* Better phrasing suggested by The Wanderergpoirier2004-09-271-14/+14
* better descriptions for remaining, poorly documented masking options.gpoirier2004-09-261-6/+30
* man page review part Xdiego2004-09-261-58/+59
* -lavdopts lowresmichael2004-09-261-0/+15
* Encoding tip regarding x264's deblock filter suggested by Loren Merritt.gpoirier2004-09-261-0/+2
* quantizer --> quantization as pointed out by Attiladiego2004-09-251-6/+6
* Hint at examples, better wording, some cosmetics.diego2004-09-251-15/+13
* Better vme descriptiongpoirier2004-09-251-5/+6
* Better x264 descriptions/fixes based on Loren Merritt's patch (Thu, 23 Sep 2004)gpoirier2004-09-251-7/+9
* Same wording of vo_jpeg's outdir option as vo_pnm's.ivo2004-09-241-2/+1
* Encoding tips for x264 + 10lgpoirier2004-09-231-6/+20
* small fixesdiego2004-09-221-8/+7
* Better lumi/dark_masking descriptions, tips for 4mv and autoaspect and 10l fixgpoirier2004-09-221-6/+16
* Better nssew descriptiongpoirier2004-09-221-0/+5
* allow to select an alsa mixer channel index.reimar2004-09-221-1/+7
* fixes, better wordings on the new portable anymap and md5sum video outputgpoirier2004-09-221-11/+8
* add support for subpel quality refinement option in x264.iive2004-09-221-1/+20
* encoding to mp2 with libtoolamenicodvb2004-09-211-0/+22
* Better description of lavc's dia encoding option, thanks to Loren Merrittgpoirier2004-09-211-1/+12
* Fixes suggested by Diegogpoirier2004-09-211-5/+5
* Cosmetics, start new sentences on a new line.diego2004-09-211-5/+6
*