deinterlace: reduce noise when gst_pad_set_caps fails
authorMathieu Duponchelle <mathieu@centricular.com>
Mon, 12 Jul 2021 23:27:45 +0000 (01:27 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 13 Jul 2021 06:52:26 +0000 (06:52 +0000)
commit2c85fd1be94c1f3f03294beaf750d45bc9418f6c
tree5aea7fc568b2ccec6628617fa021fd96dc056c79
parenta6d6e99f59ea3c9fdcfa72f66042fcf8d1514776
deinterlace: reduce noise when gst_pad_set_caps fails

It may be that downstream is simply flushing, in which case logging
an error is misleading.

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