[Gstreamer-bugs] [Bug 133064] Changed - ext/a52dec/gsta52dec.c and uint32_t, uint8_t

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Feb 2 18:38:25 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=133064

Changed by in7y118 at public.uni-hamburg.de.

--- shadow/133064	Sat Jan 31 10:01:24 2004
+++ shadow/133064.tmp.19266	Mon Feb  2 21:38:25 2004
@@ -1,13 +1,13 @@
 Bug#: 133064
 Product: GStreamer
 Version: 0.7.3
 OS: Solaris
 OS Details: 2.6
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: blocker
 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
@@ -36,6 +36,19 @@
 
 
 on solaris these types are defined in
 #include <sys/types.h>
 
 just typedef'ing to guint8/32 does not work as you've not included glib.h ;-)
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2004-02-02 21:38 -------
+2004-02-03  Benjamin Otte  <in7y118 at public.uni-hamburg.de>
+ 
+        * common/m4/ax_create_stdint_h.m4:
+        * configure.ac:
+          add AX_CREATE_STDINT_H to get correct type definitions for
+a52dec in
+          _stdint.h.
+        * Makefile.am:
+          remove generated _stdint.h in DISTCLEANFILES
+        * ext/a52dec/gsta52dec.c:
+          include _stdint.h for a52dec. (should fix #133064)




More information about the Gstreamer-bugs mailing list