[Bug 656775] oggmux: various cleanups

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 18 08:22:04 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=656775
  GStreamer | gst-plugins-base | git

--- Comment #15 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-08-18 15:21:57 UTC ---
Created an attachment (id=194140)
 View: https://bugzilla.gnome.org/attachment.cgi?id=194140
 Review: https://bugzilla.gnome.org/review?bug=656775&attachment=194140

ogg: do not use 32 bit modifiers to print serial numbers

If ints are 64 bits, 32 bits should get promoted in varargs anyway,
and we don't care about 16 bit ints.
This makes the code a lot more readable, and still gets us nice
hexadecimal 32 bit serialnos.

Trying again on a clean branch, my ogg branch is getting too
crowded and patches are starting to conflict with each others, sorry.

-- 
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