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-01-17lavfi/testsrc: add "decimals" option to the testsrc filterStefano Sabatini
2012-01-15lavfi/rgbtestsrc: make alpha plane opaqueStefano Sabatini
2012-01-12lavfi/testsrc: add "d" alias for the duration optionStefano Sabatini
2011-11-06Mark AVFilterPad[] compound literals as const.Reimar Döffinger
2011-11-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-02vsrc_testsrc: fix mailing list reference URLDiego Biurrun
2011-10-26vsrc_testsrc: fix off-by-one logic when detecting the EOF time in request_fra...Mark Himsley
2011-10-25testsrc seconds display is out-by-one frameMark Himsley
2011-10-24vsrc_testsrc: increase log level from DEBUG to INFO for message in init()Stefano Sabatini
2011-10-24lavfi: rewrite nullsrc using the code in vsrc_testsrc.cStefano Sabatini
2011-10-24vsrc_testsrc: do not assume non-padded lines in test_fill_picture()Stefano Sabatini
2011-10-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-19lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini
2011-10-19lavfi: add testsrc sourceStefano Sabatini
2011-10-17AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch
2011-10-02lavfi: remove usage of deprecated av_opt_set_defaults2() functionStefano Sabatini
2011-08-30vsrc_testsrc: set more properties in the output framesStefano Sabatini
2011-08-21vsrc_testsrc: allow to set the sample aspect ratioStefano Sabatini
2011-07-15lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini
2011-07-15vsrc_testsrc: perform some refactoring for simplifying sharing code with anot...Stefano Sabatini
2011-06-26lavfi: add testsrc sourceStefano Sabatini