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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 16 09:33:38 UTC 2016


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

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.3

--- Comment #4 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
commit 9afa0ce47169cc91aa212dcf7db375a64244c0ba
Author: Víctor Manuel Jáquez Leal <victorx.jaquez at intel.com>
Date:   Wed Sep 14 18:42:09 2016 +0200

    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.

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

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