[Bug 768653] New: rtph265pay does not accept array_completeness=1 in codec_data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 11 08:45:46 UTC 2016


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

            Bug ID: 768653
           Summary: rtph265pay does not accept array_completeness=1 in
                    codec_data
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jonas.holmberg at axis.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 331193
  --> https://bugzilla.gnome.org/attachment.cgi?id=331193&action=edit
rtph265pay: Accept array_completeness=1

rtph265pay only takes parameter sets (VPS/SPS/PPS) from codec_data if the
array_completeness bit is 0. rtph265pay accepts caps with stream-format=hvc1
and the definition of hvc1 is that array_completeness is 1, which means that
all parameter sets are present in codec_data and none in the stream. So the
element must not reject parameter sets if array_completeness is 0.

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