[Bug 656775] oggmux: various cleanups

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 18 12:21:51 PDT 2011


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED

--- Comment #17 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-08-18 19:20:34 UTC ---
commit b7bb1e56336b9d3167213e0f48fa0a25ea4b0ad4
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Thu Aug 18 16:20:57 2011 +0100

    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.

    https://bugzilla.gnome.org/show_bug.cgi?id=656775

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