cccombiner: Add new closed caption combiner element
authorSebastian Dröge <sebastian@centricular.com>
Mon, 5 Nov 2018 14:24:58 +0000 (16:24 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 6 Nov 2018 16:21:42 +0000 (16:21 +0000)
commiteb92865ea18e3e379d0ee72fd4b87873800ae711
tree1d7b811281690df3a7d1b16cbc9449cbf7bd6416
parent7ba9493ff12478a8e8116dd860e5b16adc29e571
cccombiner: Add new closed caption combiner element

This is the inverse of ccextractor: it takes a video and closed caption
stream and places the closed caption metas on the video output buffers.
ext/closedcaption/Makefile.am
ext/closedcaption/gstcccombiner.c [new file with mode: 0644]
ext/closedcaption/gstcccombiner.h [new file with mode: 0644]
ext/closedcaption/gstclosedcaption.c
ext/closedcaption/meson.build