[Gstreamer-bugs] [Bug 112875] New - lame timestamp is 32 bits

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon May 12 21:23:39 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=112875

Changed by vishnu at pobox.com.

--- shadow/112875	Tue May 13 00:23:39 2003
+++ shadow/112875.tmp.2259	Tue May 13 00:23:39 2003
@@ -0,0 +1,22 @@
+Bug#: 112875
+Product: GStreamer
+Version: HEAD CVS
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: vishnu at pobox.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: lame timestamp is 32 bits
+
+In gst_lame_chain, the timestamp variable is declared as a 32 bit integer:
+
+guint mp3_ts=0;
+
+This should be changed to gint64.





More information about the Gstreamer-bugs mailing list