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-07-15avfilter/vf_smartblur: use the name 's' for the pointer to the private contextPaul B Mahol
2015-04-08avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol
2014-06-03fix various typosLou Logan
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-12avfilter: various cosmeticsPaul B Mahol
2013-05-12lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch
2013-05-10lavfi: use ceil right shift for chroma width/height.Clément Bœsch
2013-04-23lavfi: add timeline support.Clément Bœsch
2013-04-12lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer
2013-04-11lavfi/smartblur: cleanup unused shorthand and doc.Clément Bœsch
2013-04-11lavfi/smarblur: add missing newline at end of verbose messageStefano Sabatini
2013-04-11lavfi/smartblur: switch to AVOption-based systemStefano Sabatini
2013-03-24lavfi/smartblur: use standard options parsing.Clément Bœsch
2013-03-10lavfi/smartblur: add support to named optionsStefano Sabatini
2013-03-10lavfi: remove remaining forgotten min/rej perms.Clément Bœsch
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2012-11-29lavfi/smartblur: 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-30lavfi/smartblur: add missing draw slice call.Clément Bœsch
2012-10-20Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...Hendrik Leppkes
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-08-28lavfi: add smartblur filterJérémy Tran