gstreamer/tests/check
Matthew Waters 7ed0bc539f ccconverter: split temporary storage into 3
Instead of storing the raw cc_data, store the 2 cea608 fields individually
as well as the ccp data.

Simply copying the input cc_data to the output cc_data violates a number of
requirements in the cea708 specification.  The most prominent being, that
cea608 triples must be placed at the beginning of each cdp.

We also need to comply with the framerate-dpendent limits for both the
cea608 and the ccp data which may involve splitting or merging some
cea608 data but not ccp data or vice versa.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1116>
2020-05-11 12:30:31 +00:00
..
elements ccconverter: split temporary storage into 3 2020-05-11 12:30:31 +00:00
generic Remove autotools build system 2019-10-14 13:54:27 +01:00
libs test: h265parser: Add a test case for SCC extension. 2020-05-05 17:07:41 +00:00
media meson test: Enable libs tests 2017-12-08 18:42:22 +01:00
pipelines documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gst-plugins-bad.supp
meson.build tests/ccconverter: test the time codes are successfully passed through 2020-05-11 12:30:31 +00:00