h265parser: allow partial matching on range extension profile
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 5 Mar 2018 13:21:14 +0000 (14:21 +0100)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 5 Mar 2018 18:22:12 +0000 (13:22 -0500)
commit6dd997541c15d877d4ca46ba23f0234958c9c6c8
tree2b23cf57022dd868688ca31ece4f58db7bbc1700
parent9f25fcdfc9959bc8fd1154d233b567b36b06e278
h265parser: allow partial matching on range extension profile

Best to return a valid profiles rather than no profile if bitstream uses
a not standard profile.

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