ogg: rationalize serialno type to guint32
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Wed, 17 Aug 2011 17:03:16 +0000 (18:03 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 18 Aug 2011 09:15:51 +0000 (11:15 +0200)
commit5bbf7109ec681fecdedbe9e48c8045bb9525e87f
treec7ef12ecc10370218bd3038877229a13632bd9ca
parent684b90ba74ed8997bd252ddef9f3bac8d5e3e245
ogg: rationalize serialno type to guint32

It is a 32 bit unsigned number.
Sure, the libogg API uses a long, but that's an unfortunate oversight.

https://bugzilla.gnome.org/show_bug.cgi?id=656775
ext/ogg/gstoggdemux.c
ext/ogg/gstoggmux.c
ext/ogg/gstoggstream.h