oggmux: ensure serialnos are unique
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 21 Jan 2011 18:10:29 +0000 (18:10 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 3 Feb 2011 09:29:28 +0000 (09:29 +0000)
commit96a1a9dec6676826dd808d6c35a5ae3f7f276212
treefdc7897535c1e3d0c6ade956340247898e6187ba
parent54c19ba6def4f9cead7e18a893c981e425f9405c
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.

https://bugzilla.gnome.org/show_bug.cgi?id=640211
ext/ogg/gstoggmux.c