Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-19avconv: deprecate -isync.Anton Khirnov
2012-08-18avconv: make -shortest a per-output file option.Anton Khirnov
2012-08-08avconv: allow no input files.Anton Khirnov
2012-06-04doc/avconv: add some details about the transcoding process.Anton Khirnov
2012-05-29avconv: extend -r to work on any input stream.Anton Khirnov
2012-05-29doc/avconv: expand documentation for the -s option.Anton Khirnov
2012-05-14avconv: automatically insert asyncts when -async is used.Anton Khirnov
2012-05-14avconv: add support for audio filters.Anton Khirnov
2012-05-08doc: Replace a stray reference to the old '-intra' flag.Alex Converse
2012-04-15avconv: add support for complex filtergraphs.Anton Khirnov
2012-03-20doc/avconv: remove entries for AVOptions.Anton Khirnov
2012-03-06avconv: add -cpuflags option for setting supported cpuflags.Anton Khirnov
2012-02-26avconv: saner output video timebase.Anton Khirnov
2012-02-25docs: use -bsf:[vas] instead of -[vas]bsf.John Van Sickle
2012-01-31avconv: deprecate the -deinterlace optionAnton Khirnov
2012-01-05avconv: add symbolic names for -vsync parametersAnton Khirnov
2011-12-17avconv: support stream specifiers in -metadata and -map_metadataAlexandra Khirnova
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-11Warn about avserver being broken.Anton Khirnov
2011-11-06avconv: move copy_initial_nonkeyframes to the options context.Anton Khirnov
2011-11-06doc/avconv: elaborate on basic functionality.Anton Khirnov
2011-11-06doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formatsAnton Khirnov
2011-11-03avconv: add -dump_attachment option.Anton Khirnov
2011-11-03avconv: add -attach option.Anton Khirnov
2011-10-19presets: rename presets directoryJanne Grunau
2011-10-18avconv: add presetsAlexandra Khirnova
2011-10-09avtools: add -v as alias for -loglevelMans Rullgard
2011-10-09doc/avconv: add forgotten output/per-stream info to -filterAnton Khirnov
2011-10-09avconv: add -stats option to enable/disable printing encoding progressAnton Khirnov
2011-09-27doc/avconv: expand documentation for some options.Anton Khirnov
2011-09-27doc/avconv: document -timelimit.Anton Khirnov
2011-09-26avconv: replace all fprintf() by av_log().Anton Khirnov
2011-09-12doc/avconv: fix typo.Anton Khirnov
2011-09-11doc/avconv: document option types (input/output/per-stream/...)Anton Khirnov
2011-09-11doc/avconv: remove two pointless paragraphs.Anton Khirnov
2011-09-11doc/avconv: document that global options should be specified first.Anton Khirnov
2011-09-11doc/avconv: remove entries for nonexistent optionsAnton Khirnov
2011-09-11doc/avconv: remove documentation for removed 'timestamp' optionAnton Khirnov
2011-09-11doc: cosmetics, rename fftools-common-opts to avtools-....Anton Khirnov
2011-09-11avconv: extend -vf syntaxAnton Khirnov
2011-09-11avconv: remove -psnr option.Anton Khirnov
2011-09-11avconv: move frame pixel format to the options context.Anton Khirnov
2011-09-11avconv: rewrite -qscale and -aq handling.Anton Khirnov
2011-09-11avconv: move audio_sample_fmt to options context.Anton Khirnov
2011-09-10avconv: remove -[vas]lang options.Anton Khirnov
2011-09-10avconv: move codec tags to options context.Anton Khirnov
2011-09-05avconv: move bitstream filters to options context.Anton Khirnov
2011-09-05avconv: move max_frames to options context.Anton Khirnov
2011-09-05avconv: move metadata to options context.Anton Khirnov
2011-08-29avconv: remove stubs of crop* and pad* optionsAnton Khirnov