[Bug 771441] vaapidecode: h264/avc3 streams cannot be played

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 14 16:56:35 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=771441

--- Comment #1 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 335550
  --> https://bugzilla.gnome.org/attachment.cgi?id=335550&action=edit
vaapidecode: codec_data minimal size is 7

When the format of a H.264 stream is AVC3, the SPS and PPS are inside the
stream, not in the codec_data, so the size of codec_data might be 7.

This patch reduces the minimal size of the codec_data buffer from 8 to 7.

-- 
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