[Bug 656775] oggmux: various cleanups

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 18 07:46:07 PDT 2011


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

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

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.

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