[Gstreamer-bugs] [Bug 134322] New - gst/intfloat/gstint2float.c forgets to include "inttypes.h"
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Fri Feb 13 06:33:50 PST 2004
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=134322
Changed by kost at imn.htwk-leipzig.de.
--- shadow/134322 Fri Feb 13 09:33:50 2004
+++ shadow/134322.tmp.350 Fri Feb 13 09:33:50 2004
@@ -0,0 +1,21 @@
+Bug#: 134322
+Product: GStreamer
+Version: HEAD CVS
+OS: SunOS
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org
+ReportedBy: kost at imn.htwk-leipzig.de
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL:
+Summary: gst/intfloat/gstint2float.c forgets to include "inttypes.h"
+
+please add
+#include <inttypes.h>
+
+to gst/intfloat/gstint2float.c is this uses int16_t
More information about the Gstreamer-bugs
mailing list