[gstreamer-bugs] [Bug 613206] [rtph264depay] wrong timestamp for gst_base_rtp_depayload_push_ts?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 18 04:47:27 PDT 2010


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|0.10.21                     |0.10.22
         Resolution|NOTABUG                     |FIXED

--- Comment #5 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-03-18 11:47:23 UTC ---
Ah, in that way.  Then I applied following fix, which does not request
timestamping at all (as the provided buffer has already been timestamped):

commit fd5164af96f2ff80d92331422cd4892850913569
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Mar 18 12:20:17 2010 +0100

    rtph264depay: do not call _push_ts with unneeded (and wrong) time parameter

    Fixes #613206.

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