OSDN Git Service

Windows MinGW環境ビルドエラー対応(Windows7 Mingw32 gcc4.5.2)
[coroid/libav_saccubus.git] / doc / avconv.texi
2011-09-12 yukihaneMerge remote branch 'official/master'
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.