[Gstreamer-bugs] [Bug 123946] Changed - [PATCH] mpeg2dec-0.3.2 run failure
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Oct 7 03:13:17 PDT 2003
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=123946
Changed by rbultje at ronald.bitfreak.net.
--- shadow/123946 Tue Oct 7 06:10:45 2003
+++ shadow/123946.tmp.28756 Tue Oct 7 06:13:16 2003
@@ -43,6 +43,11 @@
------- Additional Comments From rbultje at ronald.bitfreak.net 2003-10-07 06:10 -------
I've implemented checking for both STATE_BUFFER (0) and -1 in CVS, so
that binaries of this plugin will work with both libmpeg2-0.3.1 and
-0.3.2. Patch is same as above, but with STATE_BUFFER defined as 0
instead of -1, and the two checks in the code where it checks for
state being STATE_BUFFER need an additional check for state == -1.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net 2003-10-07 06:11 -------
+Created an attachment (id=20525)
+binary compatible with both libmpeg2 0.3.1 and 0.3.2
+
More information about the Gstreamer-bugs
mailing list