summaryrefslogtreecommitdiffstats
path: root/doc/avconv.texi
Commit message (Expand)AuthorAgeFilesLines
* avconv: add options for reading filtergraphs from a file.Anton Khirnov2013-03-281-0/+12
* avconv: remove -same_quantAnton Khirnov2012-10-091-5/+0
* avconv: make the -passlogfile option per-stream.Anton Khirnov2012-08-301-1/+1
* avconv: make the -pass option per-stream.Anton Khirnov2012-08-301-1/+1
* avconv: deprecate -isync.Anton Khirnov2012-08-191-7/+0
* avconv: make -shortest a per-output file option.Anton Khirnov2012-08-181-1/+1
* avconv: allow no input files.Anton Khirnov2012-08-081-0/+8
* doc/avconv: add some details about the transcoding process.Anton Khirnov2012-06-041-0/+120
* avconv: extend -r to work on any input stream.Anton Khirnov2012-05-291-2/+9
* doc/avconv: expand documentation for the -s option.Anton Khirnov2012-05-291-2/+12
* avconv: automatically insert asyncts when -async is used.Anton Khirnov2012-05-141-0/+1
* avconv: add support for audio filters.Anton Khirnov2012-05-141-0/+5
* doc: Replace a stray reference to the old '-intra' flag.Alex Converse2012-05-081-1/+1
* avconv: add support for complex filtergraphs.Anton Khirnov2012-04-151-1/+46
* doc/avconv: remove entries for AVOptions.Anton Khirnov2012-03-201-174/+14
* avconv: add -cpuflags option for setting supported cpuflags.Anton Khirnov2012-03-061-0/+4
* avconv: saner output video timebase.Anton Khirnov2012-02-261-1/+2
* docs: use -bsf:[vas] instead of -[vas]bsf.John Van Sickle2012-02-241-2/+2
* avconv: deprecate the -deinterlace optionAnton Khirnov2012-01-301-0/+2
* avconv: add symbolic names for -vsync parametersAnton Khirnov2012-01-041-4/+4
* avconv: support stream specifiers in -metadata and -map_metadataAlexandra Khirnova2011-12-161-8/+30
* Fix a bunch of common typos.Diego Biurrun2011-12-111-1/+1
* Warn about avserver being broken.Anton Khirnov2011-12-101-2/+2
* avconv: move copy_initial_nonkeyframes to the options context.Anton Khirnov2011-11-061-0/+4
* doc/avconv: elaborate on basic functionality.Anton Khirnov2011-11-061-0/+21
* doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formatsAnton Khirnov2011-11-061-1/+1
* avconv: add -dump_attachment option.Anton Khirnov2011-11-031-0/+18
* avconv: add -attach option.Anton Khirnov2011-11-031-0/+15
* presets: rename presets directoryJanne Grunau2011-10-191-1/+1
* avconv: add presetsAlexandra Khirnova2011-10-171-0/+17
* avtools: add -v as alias for -loglevelMans Rullgard2011-10-091-4/+0
* doc/avconv: add forgotten output/per-stream info to -filterAnton Khirnov2011-10-091-1/+1
* avconv: add -stats option to enable/disable printing encoding progressAnton Khirnov2011-10-091-0/+3
* doc/avconv: expand documentation for some options.Anton Khirnov2011-09-271-10/+12
* doc/avconv: document -timelimit.Anton Khirnov2011-09-271-0/+2
* avconv: replace all fprintf() by av_log().Anton Khirnov2011-09-261-1/+2
* doc/avconv: fix typo.Anton Khirnov2011-09-121-1/+1
* doc/avconv: document option types (input/output/per-stream/...)Anton Khirnov2011-09-111-73/+56
* doc/avconv: remove two pointless paragraphs.Anton Khirnov2011-09-111-9/+0
* doc/avconv: document that global options should be specified first.Anton Khirnov2011-09-111-1/+3
* doc/avconv: remove entries for nonexistent optionsAnton Khirnov2011-09-111-58/+0
* doc/avconv: remove documentation for removed 'timestamp' optionAnton Khirnov2011-09-111-12/+0
* doc: cosmetics, rename fftools-common-opts to avtools-....Anton Khirnov2011-09-111-1/+1
* avconv: extend -vf syntaxAnton Khirnov2011-09-111-1/+6
* avconv: remove -psnr option.Anton Khirnov2011-09-111-2/+0
* avconv: move frame pixel format to the options context.Anton Khirnov2011-09-111-1/+1
* avconv: rewrite -qscale and -aq handling.Anton Khirnov2011-09-111-3/+6
* avconv: move audio_sample_fmt to options context.Anton Khirnov2011-09-111-0/+3
* avconv: remove -[vas]lang options.Anton Khirnov2011-09-101-10/+0
* avconv: move codec tags to options context.Anton Khirnov2011-09-101-2/+5
OpenPOWER on IntegriCloud