[Gstreamer-bugs] [Bug 131932] Changed - Solaris compilation errors with "__attribute__ ((__packed__))"

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Jan 26 19:57:02 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=131932

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

--- shadow/131932	Sat Jan 24 18:38:27 2004
+++ shadow/131932.tmp.10752	Mon Jan 26 22:57:02 2004
@@ -1,13 +1,13 @@
 Bug#: 131932
 Product: GStreamer
 Version: 0.7.3
 OS: Linux
 OS Details: Solaris 9u4
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: david.hawthorne at sun.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -53,6 +53,19 @@
 It can't be removed from asfdemux, gcc (and other compilers) pad the
 struct to the wrong size, leading to bugs in ASF parsing. See the
 comment in the code.
 
 Please try to come up with an alternative way to parse it. I'm open
 for any suggestion, as long as ASF file parsing works.
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2004-01-26 22:56 -------
+2004-01-27  Benjamin Otte  <in7y118 at public.uni-hamburg.de>
+                                                                     
+                                                                     
+                               
+        * gst/asfdemux/asfheaders.h:
+        * gst/asfdemux/gstasfdemux.c:
+        * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
+        (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
+        (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
+          lot's of fixes to make data extraction simpler and get the code
+          architecture and compiler independant. Add debugging category




More information about the Gstreamer-bugs mailing list