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
2017-05-13avfilter: don't anonymously typedef structsPaul B Mahol
2016-01-27avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis
2015-12-22lavfi/vf_mpdecimate: remove request_frame().Nicolas George
2015-12-14avfilter/vf_mpdecimate: Add missing emms_c()Michael Niedermayer
2015-07-02avfilter/vf_mpdecimate: remove packed formatsPaul B Mahol
2015-05-31avfilter/vf_mpdecimate: add comment about 8x8 SADPeter Cordes
2015-05-31avfilter/vf_mpdecimate: support more pixel formats, including GBRPPeter Cordes
2015-05-31avfilter/vf_mpdecimate: debug logging of threshold statsPeter Cordes
2015-05-31avfilter/vf_mpdecimate: pass the same AVClass context as use elsewhere to av_...Peter Cordes
2015-04-06avfilter/vf_mpdecimate: Fix missing ()Michael Niedermayer
2015-03-17avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch
2014-08-05avfilter/mp_decimate: remove avcodec dependencyClément Bœsch
2014-07-26reintroduce avpriv_dsputil_init() to maintain ABI until next soname bumpMichael Niedermayer
2014-07-18Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer
2014-07-10Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer
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-05-10lavfi: use ceil right shift for chroma width/height.Clément Bœsch
2013-04-14Add avpriv_dsputil_init() and use it in lavfi where relevant.Clément Bœsch
2013-04-14lavfi: rename decimate to mpdecimate.Clément Bœsch