ffmpeg/libavfilter
James Darnley 0735b50880 yadif: restore speed of the C filtering code
Always use the special filter for the first and last 3 columns (only).

Changes made in 64ed397 slowed the filter to just under 3/4 of what it
was.  This commit restores the speed while maintaining identical output.

For reference, on my Athlon64:
1733222 decicycles in old
2358563 decicycles in new
1727558 decicycles in this

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-03-13 22:07:25 +01:00
..
2013-03-08 07:37:18 +01:00
2012-03-17 11:21:49 +01:00
2013-03-10 13:56:17 +01:00
2013-01-05 05:21:44 +01:00
2013-03-10 03:00:10 +01:00
2012-11-29 02:09:40 +01:00
2013-03-10 02:13:02 +01:00
2012-11-29 02:09:01 +01:00
2013-03-10 11:16:10 +01:00