summaryrefslogtreecommitdiff
path: root/libavfilter/vf_kerndeint.c
Commit message (Expand)AuthorAge
* lavfi/kerndeint: remove unused pixel_step.Clément Bœsch2013-01-06
* lavfi/kerndeint: fix temp buffer linesize.Clément Bœsch2013-01-06
* lavfi/kerndeint: get pix format description only once.Clément Bœsch2013-01-06
* vf_kerndeint: memset buffer to avoid use of uninitialized memory.Michael Niedermayer2013-01-06
* Allow remaining 32bit RGB packed pix_fmts in kerndeint filter.Carl Eugen Hoyos2013-01-05
* lavfi/kerndeint: fix mismatch between declared pixel format and testStefano Sabatini2013-01-05
* lavfi: add kerndeint filterStefano Sabatini2013-01-05