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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-12avfilter: various cosmeticsPaul B Mahol
2013-09-07avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol
2013-04-12lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer
2013-04-11lavfi/thumbnail: switch to an AVOptions-based system.Clément Bœsch
2013-03-24lavfi/thumbnail: add support for named options.Clément Bœsch
2013-03-17lavfi/thumbnail: replace frame unref with free.Clément Bœsch
2013-03-14lavfi/thumbnail: support flushing.Clément Bœsch
2013-03-13lavfi/thumbnail: remove unecessary poll_frame() callback.Clément Bœsch
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2012-11-29lavfi/thumbnail: re-use ctx instead of inlink->dst.Clément Bœsch
2012-11-29lavfi/thumbnail: use avfilter_unref_bufferp() where appropriate.Clément Bœsch
2012-11-29lavfi/thumbnail: switch to filter_frame.Clément Bœsch
2012-11-29lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-08-17vf_thumbnail: fix permissions.Nicolas George
2012-07-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-22vf_thumbnail: prevent premature freeing of refMichael Niedermayer
2012-07-15lavfi: decrease logging level of message showing initial parametersStefano Sabatini
2012-07-08lavfi: do not pass opaque field to init functionsStefano Sabatini
2012-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-16lavfi: update some deprecated functionsPaul B Mahol
2012-03-17vf_thumbnail: forward request_frame at least once.Nicolas George
2012-02-03lavfi/thumbnail: rename @url to @see.Clément Bœsch
2011-12-27thumbnail: fix error code in case of invalid args.Clément Bœsch
2011-12-27lavfi: add thumbnail video filter.Clément Bœsch