[gstreamer-bugs] [Bug 316205] New: Debug category for wavenc is not defined
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Tue Sep 13 06:56:19 PDT 2005
Do not reply to this email. You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=316205
GStreamer | gst-plugins-good | Ver: HEAD CVS
Summary: Debug category for wavenc is not defined
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: michal.benes at xeris.cz
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
I was not able to find the definition for debug category wavenc_debug.
It is declared trough GST_DEBUG_CATEGORY_EXTERN (wavenc_debug) in
gst/wavenc/gstwavenc.c but I can not find GST_DEBUG_CATEGORY_INIT (wavenc_debug)
anywhere.
This causes an error while compiling by MinGW/GCC on Windows.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list