[gstreamer-bugs] [Bug 597407] GstPipeline calculates base_time incorrectly when a new clock appears during PAUSED state
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Oct 8 04:06:48 PDT 2009
https://bugzilla.gnome.org/show_bug.cgi?id=597407
GStreamer | gstreamer (core) | 0.10.23
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at circular-chaos.org
--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2009-10-08 11:06:45 UTC ---
So it's impossible to fix this without breaking API/ABI? That won't be too bad
I guess because it would only introduce a compiler warning in old code (if
-Wsigned-compare or how it's called is enabled) and old code would break anyway
in the negative cases... and would continue to work as before for the positive
cases.
--
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