[gstreamer-bugs] [Bug 348675] RTP timestamps incorrectly generated for G711

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 26 09:37:27 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=348675
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
  Attachment #69598|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from Wim Taymans  2006-07-26 16:37 UTC -------
Also changed the duration calculation based on incomming buffer size instead of
TIMESTAMP (?!?). Used _scale function to avoid overflows. 

        Patch by: Kai Vehmanen <kv2004 at eca dot cx>

        * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
        (gst_rtp_pcma_pay_handle_buffer):
        * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
        (gst_rtp_pcmu_pay_handle_buffer):
        Fix timestamp calculation on outgoing RTP packets.
        Fixes #348675.


-- 
Configure bugmail: http://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