ccextractor: Include framerate in the closedcaption caps
authorSebastian Dröge <sebastian@centricular.com>
Wed, 5 Dec 2018 16:46:52 +0000 (18:46 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Thu, 6 Dec 2018 16:06:05 +0000 (16:06 +0000)
commitf0571a94fbc9536728340031f9b03d3305bf41de
treeb43980dddc007fd36f7def1d1b4837e596a719c0
parente0adbee49a0571734303ce24d03238fc6a2d7c56
ccextractor: Include framerate in the closedcaption caps

It depends on the framerate how many cc_data byte pairs are allowed per
frame, and the framerate is also needed for converting into the CDP or
MCC format as the framerate is part of the header metadata.
ext/closedcaption/gstccextractor.c
ext/closedcaption/gstccextractor.h
tests/check/elements/ccextractor.c