summaryrefslogtreecommitdiff
path: root/libavfilter/vf_boxblur.c
Commit message (Expand)AuthorAge
...
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-18
|\|
| * lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-17
* vf_boxblur: remove useless code.Nicolas George2011-09-28
* vf_boxblur: call avfilter_draw_slice() at the end of draw_slice()Stefano Sabatini2011-08-03
* vf_boxblur: fix out-of-buffer access when h > wStefano Sabatini2011-08-03
* vf_boxblur: prefer the name "len" over "w" in the blur routinesStefano Sabatini2011-08-03
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-07-14