ccextractor: Copy over timecode meta from the input buffers to the outgoing caption...
authorSebastian Dröge <sebastian@centricular.com>
Wed, 5 Dec 2018 17:01:40 +0000 (19:01 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Thu, 6 Dec 2018 16:06:05 +0000 (16:06 +0000)
commit98b2c705c4207a55e5747ae598084e0edff7f590
treeed50075e1ce5d289535cff318a5ba70ea0e742ca
parentf0571a94fbc9536728340031f9b03d3305bf41de
ccextractor: Copy over timecode meta from the input buffers to the outgoing caption buffers

Formats like SCC and MCC work based on timecodes so ideally we pass
through the timecodes when writing them.
ext/closedcaption/gstccextractor.c
tests/check/elements/ccextractor.c