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
2014-02-24avconv: support forcing codec tags for input streamsAnton Khirnov
2014-01-30doc: add decoders.texiJohn Stebbins
2013-11-23avconv: add support for VDPAU decodingAnton Khirnov
2013-11-23avconv: add infrastructure for using hwaccelsAnton Khirnov
2013-10-22avplay: Accept cpuflags optionLuca Barbato
2013-08-10doc: Clarify the avconv section about -reMartin Storsjö
2013-08-05avconv: make input -ss accurate when transcodingAnton Khirnov
2013-07-31avconv: add -n option to immediately exit when output files already existVittorio Giovara
2013-05-07avconv: remove -deinterlaceAnton Khirnov
2013-03-28avconv: add options for reading filtergraphs from a file.Anton Khirnov
2012-10-09avconv: remove -same_quantAnton Khirnov
2012-08-30avconv: make the -passlogfile option per-stream.Anton Khirnov
2012-08-30avconv: make the -pass option per-stream.Anton Khirnov
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