[Bug 724213] New: Not update time for sending SPS and PPS if failed to send SPS or PPS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 12 00:39:40 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724213
  GStreamer | gst-plugins-good | unspecified

           Summary: Not update time for sending SPS and PPS if failed to
                    send SPS or PPS
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: goran.jonsson at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=268885)
 View: https://bugzilla.gnome.org/attachment.cgi?id=268885
 Review: https://bugzilla.gnome.org/review?bug=724213&attachment=268885

patch

In the file gstrtph264pay.c  func  

static GstFlowReturn
gst_rtp_h264_pay_send_sps_pps (GstRTPBasePayload * basepayload,
    GstRtpH264Pay * rtph264pay, GstClockTime dts, GstClockTime pts)


This function will update the time for last sent sps and pps even if fail to
send 
sps or pps.

Attached patch.

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