[Bug 761943] gstrtpbasepayload: set DEFAULT_PERFECT_RTPTIME to FALSE

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 15 10:29:58 UTC 2016


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

Olivier Crête <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Olivier Crête <olivier.crete at ocrete.ca> ---
Fix committed to rtpmp4gpay, I think all of the other payloaders have the right
behaviour.

commit e21cf3bc1c85ff7ad235c36a99ee169784040008
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Sun May 15 12:16:23 2016 +0200

    rtpmp4gpay: Don't produce timestamps based on byte count

    The GST_BUFFER_OFFSET of output buffers returned to GstRtpBasePayload
    should reflect the number of "samples" in the unit of the RTP clock in this
    buffer. If this is not true, then it shouldn't be set.

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

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