[Bug 732266] vaapidecode: h264: add support for decoding SVC base layers only
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 18 06:46:40 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=732266
--- Comment #11 from sreerenj <bsreerenj at gmail.com> ---
You are almost there :)
For MVC and SVC, Prefix NALs should always come before a base layer slice nal.
H264parse code is not dealing it correctly.
As you said "complete = xxxx" shouldn't include the prefix-nal checking.
On top of that, the picture_start finding should include the prefix nal and the
slice extension nal.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list