[Gstreamer-bugs] [Bug 126967] Changed - [PATCH] mpegdemux PTS parsing wrong
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Sat Jan 3 15:06:28 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=126967
Changed by rbultje at ronald.bitfreak.net.
--- shadow/126967 Sat Jan 3 17:38:34 2004
+++ shadow/126967.tmp.19597 Sat Jan 3 18:06:28 2004
@@ -1,13 +1,13 @@
Bug#: 126967
Product: GStreamer
Version: HEAD CVS
OS: Linux
OS Details: Linux
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: major
Priority: High
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: meiker at upb.de
QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -54,6 +54,12 @@
------- Additional Comments From meiker at upb.de 2004-01-03 17:38 -------
Hi again,
thx for patching it in, i nearly forgot about this.
There are similar errors in mpegdemux and mpegparse,
see previously attached patch.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net 2004-01-03 18:06 -------
+I don't think the non-64 bit ones are needed. Note that a copy of a
+8-bit integer will (on-stack) always be 32-bit. Anyway, I still
+applied it because it won't really hurt and the compiler will probably
+optimize these things away for us.
More information about the Gstreamer-bugs
mailing list