[Gstreamer-bugs] [Bug 131932] Changed - Solaris compilation errors with "__attribute__ ((__packed__))"
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Sat Jan 24 15:38:27 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 rbultje at ronald.bitfreak.net.
--- shadow/131932 Sat Jan 24 08:03:31 2004
+++ shadow/131932.tmp.6807 Sat Jan 24 18:38:27 2004
@@ -45,6 +45,14 @@
well, it seems it just was removed from current CVS :
http://freedesktop.org/cgi-bin/viewcvs.cgi/*checkout*/gstreamer/gst-plugins/ChangeLog?rev=1.195
------- Additional Comments From bugs at leroutier.net 2004-01-24 08:03 -------
hum, no. was removed from avidemux, not asfdemux. sorry
+
+------- Additional Comments From rbultje at ronald.bitfreak.net 2004-01-24 18:38 -------
+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.
More information about the Gstreamer-bugs
mailing list