[Bug 762352] New: decoder: hevc: Fill dependent slice segment headers while parsing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 19 23:11:33 UTC 2016


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

            Bug ID: 762352
           Summary: decoder: hevc: Fill dependent slice segment headers
                    while parsing
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: scott.d.phillips at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

In GstVaapiDecoderH265, only a single independent slice segment header is
passing from parsing into decoding (via `prev_independent_slice_pi`) for
populating dependent slice segment headers. If the picture has multiple slices
with dependent slice segments then the dependent segments from all slices will
get populated with the fields from the last independent slice segment header
instead of its corresponding independent slice segment header.

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