[Bug 665911] Ability to specify ignore-length in wavparse

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 13 03:52:30 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=665911
  GStreamer | gst-plugins-good | 0.10.x

--- Comment #13 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-12-13 11:52:27 UTC ---
While most values are guint32 or guint16, I still made use of %u since we can't
run on platforms where sizeof(int) < 32, so these will be promoted to unsigned
int. This makes the patch less annoying, and still correct for those platforms.

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