summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_smartblur.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/smartblur: switch to filter_frame.Clément Bœsch2012-11-291-8/+12
* lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-281-18/+21
* lavfi/smartblur: add missing draw slice call.Clément Bœsch2012-10-301-2/+6
* Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...Hendrik Leppkes2012-10-201-1/+1
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-8/+8
* lavfi: add smartblur filterJérémy Tran2012-08-281-0/+303
OpenPOWER on IntegriCloud