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
2013-09-12avfilter: various cosmeticsPaul B Mahol
2013-09-07avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol
2013-08-13lavfi/ebur128: fix typo: s/negociation/negotiationPaul B Mahol
2013-08-12Fix wrong use of "an" in some comments.Thilo Borgmann
2013-04-13lavfi: flag more dynamic i/o filters.Clément Bœsch
2013-04-12lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer
2013-04-11lavfi/ebur128: remove now unused av_opt_free call.Clément Bœsch
2013-04-11lavfi/ebur128: switch to an AVOptions-based system.Clément Bœsch
2013-04-03lavfi/f_ebur128: remove request_frame hack.Nicolas George
2013-03-18lavfi/ebur128: add metadata injection.Clément Bœsch
2013-03-15lavfi/ebur128: check histogram allocations.Clément Bœsch
2013-03-15lavfi/ebur128: add framelog option.Clément Bœsch
2013-03-14lavfi/ebur128: use same ref for inputs and outputs.Clément Bœsch
2013-03-14Revert "lavfi/ebur128: fix format negociation for output."Clément Bœsch
2013-03-14lavfi/ebur128: fix format negociation for output.Clément Bœsch
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2013-02-15lavfi/ebur128: advance pointer to samplessedacca@comcast.net
2013-02-15lavfi/ebur128: fix channel weightsDavid A. Sedacca
2013-01-19lavfi: EBU R.128 irregular timesedacca@comcast.net
2012-11-29lavfi/ebur128: use ff_filter_frame() everywhere.Clément Bœsch
2012-11-29lavfi: add priv_class for some forgotten filters.Clément Bœsch
2012-11-29lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch
2012-11-28lavfi: replace filter_samples by filter_frameMichael Niedermayer
2012-11-13Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol
2012-11-05lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONEPaul B Mahol
2012-10-11lavfi/ebur128: fix typo in condition.Clément Bœsch
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-02lavfi: EBU R.128 scanner.Clément Bœsch