Author | SHA1 | Message | Date |
---|---|---|---|
|
03179c2426 |
lavfi/smartblur: add missing draw slice call.
This fixes output with filtergraphs such as 'split[a][b]; [a]pad=iw*2[src]; [b]smartblur=1:1:1[filt]; [src][filt]overlay=w' |
12 years ago |
|
79393a8363 |
Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
12 years ago |
|
316afee708 |
lavfi: add smartblur filter
This is a port of the MPlayer smartblur filter (libmpcodecs/vf_smartblur.c) by Michael Niedermayer. Signed-off-by: Stefano Sabatini <stefasab@gmail.com> |
12 years ago |