[Bug 705553] New: Entries of SPS and PPS duplicated in gstrtph264pay.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 6 03:52:56 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705553
  GStreamer | gst-plugins-good | 1.x

           Summary: Entries of SPS and PPS duplicated in gstrtph264pay.c
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: Morgan.Lindqvist at ericsson.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The function add_sps_pps_without_duplicates() in gstrtph264pay.c actually
duplicates entries of SPS and PPS if they have the same id but different
content.

The function gst_rtp_h264_add_sps_pps() in gstrtph264depay.c does this in a way
that no duplicates are created.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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