[Bug 613081] info: make GST_PTR_FORMAT etc. work on win32, OSX and non-glibc systems

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 7 12:45:39 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=613081
  GStreamer | gstreamer (core) | git

--- Comment #14 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-04-07 19:45:34 UTC ---
Updated http://cgit.freedesktop.org/~tpm/gstreamer/log/?h=gnulib-printf some
more.

Works now, at least for me. Appears to be 20-25% faster even (for decoding a
flac file with uridecodebin to fakesink with log level 9 to /dev/null).

Left to do:

1) someone needs to go through the list of HAVE_XYZ in the code, extract the
configure checks from glib's configure.ac and add them to ours to make sure we
check for everything we need to check for (alternatively, maybe we can just use
GLib's g_snprintf and assume most issues covered).

2) build and test on 32-bit x86

3) build and test on Windows

4) build and test on OS/X

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