cccombiner: fix scheduling with interlaced video buffers
authorMathieu Duponchelle <mathieu@centricular.com>
Thu, 15 Jul 2021 19:10:14 +0000 (21:10 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 30 Aug 2021 21:27:44 +0000 (21:27 +0000)
commit20483c3449e44d989d1d1f40ffc88dc3a6249ded
treefd9c51dbfd8f591dc21b773c5cd61ec652cd27e0
parent52fff41aaea765de4beace843ad065c4cb1c27d7
cccombiner: fix scheduling with interlaced video buffers

The initial code was written with the misunderstanding that
IS_TOP_FIELD indicated that an interlaced buffer contained
a top field, not that it contained only a top field

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2413>
ext/closedcaption/gstcccombiner.c