]> git.sesse.net Git - ffmpeg/history - doc/avconv.texi
doc/developer: Clarify symbol naming prefixes section.
[ffmpeg] / doc / avconv.texi
2012-10-09 Anton Khirnovavconv: remove -same_quant
2012-08-30 Anton Khirnovavconv: make the -passlogfile option per-stream.
2012-08-30 Anton Khirnovavconv: make the -pass option per-stream.
2012-08-19 Anton Khirnovavconv: deprecate -isync.
2012-08-18 Anton Khirnovavconv: make -shortest a per-output file option.
2012-08-08 Anton Khirnovavconv: allow no input files.
2012-06-04 Anton Khirnovdoc/avconv: add some details about the transcoding...
2012-05-29 Anton Khirnovavconv: extend -r to work on any input stream.
2012-05-29 Anton Khirnovdoc/avconv: expand documentation for the -s option.
2012-05-14 Anton Khirnovavconv: automatically insert asyncts when -async is...
2012-05-14 Anton Khirnovavconv: add support for audio filters.
2012-05-08 Alex Conversedoc: Replace a stray reference to the old '-intra'...
2012-04-15 Anton Khirnovavconv: add support for complex filtergraphs.
2012-03-20 Anton Khirnovdoc/avconv: remove entries for AVOptions.
2012-03-06 Anton Khirnovavconv: add -cpuflags option for setting supported...
2012-02-26 Anton Khirnovavconv: saner output video timebase.
2012-02-24 John Van Sickledocs: use -bsf:[vas] instead of -[vas]bsf.
2012-01-30 Anton Khirnovavconv: deprecate the -deinterlace option
2012-01-04 Anton Khirnovavconv: add symbolic names for -vsync parameters
2011-12-16 Alexandra Khirnovaavconv: support stream specifiers in -metadata and...
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-12-10 Anton KhirnovWarn about avserver being broken.
2011-11-06 Anton Khirnovavconv: move copy_initial_nonkeyframes to the options...
2011-11-06 Anton Khirnovdoc/avconv: elaborate on basic functionality.
2011-11-06 Anton Khirnovdoc/avconv: -sample_fmts, not -help sample_fmts prints...
2011-11-03 Anton Khirnovavconv: add -dump_attachment option.
2011-11-03 Anton Khirnovavconv: add -attach option.
2011-10-19 Janne Grunaupresets: rename presets directory
2011-10-17 Alexandra Khirnovaavconv: add presets
2011-10-09 Mans Rullgardavtools: add -v as alias for -loglevel
2011-10-09 Anton Khirnovdoc/avconv: add forgotten output/per-stream info to...
2011-10-09 Anton Khirnovavconv: add -stats option to enable/disable printing...
2011-09-27 Anton Khirnovdoc/avconv: expand documentation for some options.
2011-09-27 Anton Khirnovdoc/avconv: document -timelimit.
2011-09-26 Anton Khirnovavconv: replace all fprintf() by av_log().
2011-09-12 Anton Khirnovdoc/avconv: fix typo.
2011-09-11 Anton Khirnovdoc/avconv: document option types (input/output/per...
2011-09-11 Anton Khirnovdoc/avconv: remove two pointless paragraphs.
2011-09-11 Anton Khirnovdoc/avconv: document that global options should be...
2011-09-11 Anton Khirnovdoc/avconv: remove entries for nonexistent options
2011-09-11 Anton Khirnovdoc/avconv: remove documentation for removed 'timestamp...
2011-09-11 Anton Khirnovdoc: cosmetics, rename fftools-common-opts to avtools...
2011-09-11 Anton Khirnovavconv: extend -vf syntax
2011-09-11 Anton Khirnovavconv: remove -psnr option.
2011-09-11 Anton Khirnovavconv: move frame pixel format to the options context.
2011-09-11 Anton Khirnovavconv: rewrite -qscale and -aq handling.
2011-09-11 Anton Khirnovavconv: move audio_sample_fmt to options context.
2011-09-10 Anton Khirnovavconv: remove -[vas]lang options.
2011-09-10 Anton Khirnovavconv: move codec tags to options context.
2011-09-05 Anton Khirnovavconv: move bitstream filters to options context.
2011-09-05 Anton Khirnovavconv: move max_frames to options context.
2011-09-05 Anton Khirnovavconv: move metadata to options context.
2011-08-29 Anton Khirnovavconv: remove stubs of crop* and pad* options
2011-08-19 Anton Khirnovdoc/avconv: replace forgotten av by avconv.
2011-08-19 Anton Khirnovavconv: reset input_ts_offset between files.
2011-08-19 Anton Khirnovdoc/avconv: extend -ss documentation.
2011-08-18 Anton Khirnovavconv: remove -intra option.
2011-08-16 Anton Khirnovlavc: add audio flag to the 'b' option, deprecate ...
2011-08-16 Anton Khirnovavconv: rename sameq to same_quant
2011-08-16 Anton Khirnovdoc/avconv: add forgotten end of chapter.
2011-08-16 Anton Khirnovavconv: replace -vcodec/-acodec/-scodec with a better...
2011-08-16 Anton Khirnovavconv: remove presets.
2011-08-12 Anton Khirnovavconv: change semantics of -map
2011-08-12 Anton Khirnovavconv: get rid of new* options.
2011-08-12 Anton Khirnovavconv: make -map_metadata work consistently with the...
2011-08-12 Anton Khirnovavconv: remove deprecated options.
2011-08-12 Anton Khirnovavconv: make -map_chapters accept only the input file...
2011-08-12 Anton KhirnovMake a copy of ffmpeg under a new name -- avconv.