[gstreamer-bugs] [Bug 478244] rtpamrdepay make no playable stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Sep 19 09:25:08 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=478244

  GStreamer | gst-plugins-good | Ver: 0.10.6

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.7




------- Comment #2 from Wim Taymans  2007-09-19 16:25 UTC -------
Two patches are needed:

 to -base:

        * gst-libs/gst/rtp/gstbasertpdepayload.c:
        (gst_base_rtp_depayload_chain),
        (gst_base_rtp_depayload_set_gst_timestamp):
        Only copy timestamp on outgoing packets if the depayloader did not set
        one.
        Also copy duration on outgoing packets.

 to -good:

        * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
        * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
        * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
        * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
        * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
        (gst_rtp_theora_pay_flush_packet):
        * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
        Try to preserve the incomming buffer duration on the outgoing 
        packets. Fixes #478244.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=478244.




More information about the Gstreamer-bugs mailing list