[gstreamer-bugs] [Bug 628284] [rsvgdec] all buffer timestamps are set to zero
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Sep 10 12:12:25 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=628284
GStreamer | gst-plugins-bad | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #169046|none |needs-work
status| |
--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2010-09-10 19:12:19 UTC ---
(From update of attachment 169046)
yes, this won't work in most cases. it would require to always have a timestamp
the correct way to do this would be, to keep track of the upstream timestamps
(if any) by something like gst_adapter_get_prev_timestamp() and something
similar for the duration.
--
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