OSDN Git Service

avconv: rewrite -qscale and -aq handling.
[coroid/libav_saccubus.git] / doc / avconv.texi
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.