[Bug 674244] New: Fix voaacenc compile-time warning/error
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Apr 17 02:56:56 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=674244
GStreamer | gst-plugins-bad | git
Summary: Fix voaacenc compile-time warning/error
Classification: Platform
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: lrn1986 at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The line
GST_LOG_OBJECT (voaacenc, "encoded to %" G_GSIZE_FORMAT " bytes",
output.Length);
causes gcc to emit a warning. The type of output.Length does not match
G_GSIZE_FORMAT
--
Configure bugmail: https://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