h264parser: add MDCV and CLL SEI message parsing
authorStéphane Cerveau <scerveau@collabora.com>
Thu, 28 Nov 2019 11:59:46 +0000 (12:59 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Tue, 7 Jan 2020 08:55:28 +0000 (08:55 +0000)
commitb481edd745dcb5996c92f326ddb92530efa59101
tree9e91e4e4fa9331808906a2dad3c16bfae9b9d6fc
parent6d09b2039d0ffe57baaacb8492e6696c19e5224d
h264parser: add MDCV and CLL SEI message parsing

Allow to parse SEI message for:
- mastering display colour volume
- Light level infomation

Set to caps if necessary.

Fix #958
gst-libs/gst/codecparsers/gsth264parser.c
gst-libs/gst/codecparsers/gsth264parser.h
gst/videoparsers/gsth264parse.c
gst/videoparsers/gsth264parse.h