deinterlace: Split out NULL checks in yadif
authorJan Schmidt <jan@centricular.com>
Fri, 8 May 2020 17:09:03 +0000 (03:09 +1000)
committerJan Schmidt <jan@centricular.com>
Fri, 8 May 2020 17:09:03 +0000 (03:09 +1000)
commitd8f0deadc3533ad0f5b3aef8c2da5a3192f658b7
tree903f1b22b6bad8cd3335f3d1ff12b5d03ac34ff6
parent1106eb16b66447fe3f1f6b2b6fcca6921a8db15b
deinterlace: Split out NULL checks in yadif

Separate out explicit NULL checks for fields we depend on so
that coverity can hopefully verify dependencies better.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/585>
gst/deinterlace/yadif.c