[gstreamer-bugs] [Bug 640211] oggmux: ensure serialnos are unique
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 24 13:29:56 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=640211
GStreamer | gst-plugins-base | unspecified
Vincent Penquerc'h <vincent.penquerch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #178983|0 |1
is obsolete| |
--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-01-24 21:29:53 UTC ---
Created an attachment (id=179232)
View: https://bugzilla.gnome.org/attachment.cgi?id=179232
Review: https://bugzilla.gnome.org/review?bug=640211&attachment=179232
oggmux: ensure serialnos are unique
We do that by checking a newly generated one is not already used in
an existing stream, and doing it again if it is.
Now using g_random_int and removing the safety code.
--
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