]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_bwdif: Use common yadif frame management logic
authorPhilip Langdale <philipl@overt.org>
Sun, 4 Nov 2018 18:17:01 +0000 (10:17 -0800)
committerPhilip Langdale <philipl@overt.org>
Thu, 15 Nov 2018 01:41:01 +0000 (17:41 -0800)
commit1096614c4200fe25b22d40216148f24ebaa5192f
tree6835bede4bda68a50abf8c3b3527d5230b2a46eb
parentfa74e4aef2103e27424d2cfae3f142149b6a3b36
avfilter/vf_bwdif: Use common yadif frame management logic

After adding field type management to the common yadif logic, we can
remove the duplicate copy of that logic from bwdif.
libavfilter/bwdif.h
libavfilter/vf_bwdif.c
libavfilter/x86/vf_bwdif_init.c