[Bug 768532] h265parse: do not forget VPS/SPS/PPS after pushing codec header

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 8 08:58:00 UTC 2016


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

Jonas Holmberg <jonas.holmberg at axis.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonas.holmberg at axis.com

--- Comment #1 from Jonas Holmberg <jonas.holmberg at axis.com> ---
The use of have_vps, have_sps and have_pps seems a bit strange even before this
change. h265parse->have_vps is written but never read, for example. And
h265parse->push_codec seems to be set to FALSE if VPS and PPS have been
processed in gst_h265_parse_process_nal() (it doesn't seem to care about SPS in
that case).

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