h26{4,5}parse: expose chroma format and bit depth in caps
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 6 Nov 2017 11:39:32 +0000 (12:39 +0100)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 24 Jan 2018 16:50:54 +0000 (11:50 -0500)
commita1b271d2ecd9dfc60c12e90abcbbe9c18c8eed4f
tree3a873021e805a222140cd638533bc6065f71e074
parent07c8417799940da697212246398ffd828f39b169
h26{4,5}parse: expose chroma format and bit depth in caps

This information could be used for example to pick a decoder supporting
a specific chroma and/or bit depth, like 4:2:2 10 bits.
It can also be used to inform earlier decoder about the format it is
about to decode.

https://bugzilla.gnome.org/show_bug.cgi?id=792039
gst/videoparsers/gsth264parse.c
gst/videoparsers/gsth265parse.c