h265parse: add support for 'Format range extensions profiles'
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 26 Feb 2018 16:26:07 +0000 (17:26 +0100)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 5 Mar 2018 18:22:12 +0000 (13:22 -0500)
commit9f25fcdfc9959bc8fd1154d233b567b36b06e278
tree4e7a26b5392ec346690cfa6d113694d262d04693
parent977af86e8b413f953e24c830f1346b741c627e95
h265parse: add support for 'Format range extensions profiles'

Those profiles have been introduced in version 2 of the HEVC spec
(A.3.5).

https://bugzilla.gnome.org/show_bug.cgi?id=793876
gst-libs/gst/codecparsers/gsth265parser.c
gst-libs/gst/codecparsers/gsth265parser.h
gst/videoparsers/gsth265parse.c
tests/check/libs/h265parser.c