closedcaption: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN_CEA708_RAW with CEA608_S334_1A
authorSebastian Dröge <sebastian@centricular.com>
Mon, 10 Dec 2018 13:54:49 +0000 (15:54 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Sat, 15 Dec 2018 21:31:28 +0000 (21:31 +0000)
commit48f48cc4bae149aec81ecb995fb5fc849926bee4
tree060403c47a8f1b0792edb7e495cc05ad7004aac3
parentf9e4ed99b078aa872d7b31c31c3c3cbbbb07bf46
closedcaption: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN_CEA708_RAW with CEA608_S334_1A

As a side-effect we can now actually store the line offset in the
line21dec element, and have to perform fewer transformations in the
decklink elements (which were also buggy as they assumed a single byte
triplet per meta).
ext/closedcaption/gstcccombiner.c
ext/closedcaption/gstccextractor.c
ext/closedcaption/gstline21dec.c
sys/decklink/gstdecklinkvideosink.cpp
sys/decklink/gstdecklinkvideosrc.cpp