ccconverter: ensure correct ordering of cea608 across output buffers
authorMatthew Waters <matthew@centricular.com>
Wed, 23 Mar 2022 06:31:37 +0000 (17:31 +1100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 26 Mar 2022 00:00:36 +0000 (00:00 +0000)
commit2e69886a0266bc7ed21016baf462700c210c0a40
treeb4029007111bbe236f7ab9b03f1887cc6900ad96
parent6977119f99d39718a66dc294a33db8bef5f5ebde
ccconverter: ensure correct ordering of cea608 across output buffers

e.g. if a 60fps output is configured, we can only produce a single field
of cea608 that must alternate between field 1 and field 2.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2019>
subprojects/gst-plugins-bad/ext/closedcaption/gstccconverter.c
subprojects/gst-plugins-bad/ext/closedcaption/gstccconverter.h
subprojects/gst-plugins-bad/tests/check/elements/ccconverter.c