OSDN Git Service

yadif: remove repeated check on width
authorJames Darnley <james.darnley@gmail.com>
Sat, 16 Mar 2013 20:42:26 +0000 (21:42 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 16 Mar 2013 21:33:30 +0000 (22:33 +0100)
commit1d3b14cac2f074b55daca5e29bc395fe4bf29aaf
tree3a23678e9e59dfaf7634c59856a21c75ae2d2d48
parent7976d92dacc1bdcb55b338ae664e8990fc6bf302
yadif: remove repeated check on width

The filter already checks that width (and height) are greater than 3.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavfilter/x86/vf_yadif.asm
libavfilter/x86/yadif-10.asm
libavfilter/x86/yadif-16.asm