summaryrefslogtreecommitdiffstats
path: root/doc/avconv.texi
Commit message (Expand)AuthorAgeFilesLines
* 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
* avconv: move bitstream filters to options context.Anton Khirnov2011-09-051-12/+11
* avconv: move max_frames to options context.Anton Khirnov2011-09-051-3/+6
* avconv: move metadata to options context.Anton Khirnov2011-09-051-1/+13
* avconv: remove stubs of crop* and pad* optionsAnton Khirnov2011-08-291-14/+0
* doc/avconv: replace forgotten av by avconv.Anton Khirnov2011-08-191-2/+2
* avconv: reset input_ts_offset between files.Anton Khirnov2011-08-191-1/+0
* doc/avconv: extend -ss documentation.Anton Khirnov2011-08-191-2/+6
* avconv: remove -intra option.Anton Khirnov2011-08-181-2/+0
* lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov2011-08-161-2/+2
* avconv: rename sameq to same_quantAnton Khirnov2011-08-161-6/+4
* doc/avconv: add forgotten end of chapter.Anton Khirnov2011-08-161-0/+1
* avconv: replace -vcodec/-acodec/-scodec with a better system.Anton Khirnov2011-08-161-15/+38
* avconv: remove presets.Anton Khirnov2011-08-161-34/+0
* avconv: change semantics of -mapAnton Khirnov2011-08-121-11/+36
* avconv: get rid of new* options.Anton Khirnov2011-08-121-37/+22
* avconv: make -map_metadata work consistently with the other optionsAnton Khirnov2011-08-121-7/+7
* avconv: remove deprecated options.Anton Khirnov2011-08-121-15/+0
* avconv: make -map_chapters accept only the input file index.Anton Khirnov2011-08-121-4/+5
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-121-0/+1065
OpenPOWER on IntegriCloud