Matthew Waters
|
7d028af675
|
ccconverter: implement support for CDP framerate conversions
- Any format involving CDP is supported.
- Time codes (if present) are scaled as well.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1116>
|
2020-05-11 12:30:31 +00:00 |
|
Matthew Waters
|
ddc7563ac9
|
tests/ccconverter: test the time codes are successfully passed through
Where time codes are not stored in the caption data themselves
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1116>
|
2020-05-11 12:30:31 +00:00 |
|
Matthew Waters
|
31a0bf367d
|
ccconverter: cc_count limits are per framerate
Enforce this and add a test for cdp input being too large.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1116>
|
2020-05-11 12:30:31 +00:00 |
|
Sebastian Dröge
|
0478e2dc1a
|
ccconverter: Fill remainder of the cc_data in CDP packets with empty packets
Instead of filling it completely with zeroes. Filling with zeroes is
considered invalid by various CC implementations.
|
2020-01-24 09:26:28 +00:00 |
|
Sebastian Dröge
|
f6b4e24f72
|
ccconverter: Instead of erroring out on too big input drop additional data
|
2019-11-04 13:43:25 +00:00 |
|
Sebastian Dröge
|
fcceb37bf2
|
ccconverter: Add unit test
|
2018-12-19 00:20:26 +02:00 |
|