h264parse: extract CEA-708 closed captions
authorTim-Philipp Müller <tim@centricular.com>
Fri, 29 Mar 2019 21:02:44 +0000 (21:02 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 8 Apr 2019 18:21:34 +0000 (19:21 +0100)
commit76f1ed15fb93d5ec5e3df02e101d8d414179ce73
tree0479cf9d53fe91d745694bda16f0f6c273e4f2bb
parent2e442b801b9a3d06a44c74b0eb9e8b2cac68ff1f
h264parse: extract CEA-708 closed captions

Expose SEI data in the H.264 bitstream parser API and
extract closed captions and other things that are not
specified in the H.264 spec itself in the videoparser.

Based on patch by: Mathieu Duponchelle <mathieu@centricular.com>

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/940
gst-libs/gst/codecparsers/gsth264parser.c
gst-libs/gst/codecparsers/gsth264parser.h
gst/videoparsers/gsth264parse.c
gst/videoparsers/gsth264parse.h