[gstreamer-bugs] [Bug 340710] New: Typo in lame event handler
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri May 5 00:27:53 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340710
GStreamer | gst-plugins-ugly | Ver: 0.10.3
Summary: Typo in lame event handler
Product: GStreamer
Version: 0.10.3
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-ugly
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: dilinger at debian.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
Hi,
In gstreamer's lame plugin, there's a typo in gst_vorbis_enc_sink_event().
Basically, instead of a semicolon (to close a statement), someone put a comma.
It's still valid C (and thus compiles), but it's probably not what was
intended.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list