h265parse: expose compatible profiles to downstream
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Fri, 7 Aug 2015 02:58:22 +0000 (05:58 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 7 Aug 2015 11:11:53 +0000 (13:11 +0200)
commit69becd734d3f94264f6f0ef2e6147205646c1abd
treee50f7be7b6115686c5d2ee5868dd7cd486d917fe
parentef7a074fa04895208530a2ffd370a8fabb699b2b
h265parse: expose compatible profiles to downstream

Some video bitstreams report a too restrictive set of profiles. If a video
decoder was to strictly follow the indicated profile, it wouldn't support that
stream, whereas it could in theory and in practice. So we should relax the
profile restriction for allowing the decoder to get connected with parser.

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