gstreamer/subprojects/gst-plugins-bad/tests
Matthew Waters 91e8331b52 ccconverter: fix cdp->cea608-raw field 1 60fps conversion
There was a potential busy loop occuring because when we were taking
data from the internal ccbuffer, we were not resetting which field had
written data.  This would mean that the next time data was retrieved
from ccbuffer, it was always from field 0 and never from field 1.

This only affects usage of cc_buffer_take_separated() which is only used
by cdp->raw cea608.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6423>
2024-03-26 02:23:08 +00:00
..
check ccconverter: fix cdp->cea608-raw field 1 60fps conversion 2024-03-26 02:23:08 +00:00
examples examples: d3d11: Add inter-device synchronization example 2024-03-19 10:55:19 +00:00
files bad: Added W3C Media Source Extensions library 2023-11-19 13:48:43 +00:00
interactive bad/soundtouch: Fix interactive test build on MSVC 2022-09-22 07:20:45 +00:00
validate autovideoconvert: Handle passing bin description instead of factories 2024-01-31 11:00:24 +00:00
meson.build gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00