[Bug 689751] New: Missing include in gstavutils.c
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 5 18:44:38 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=689751
GStreamer | gst-libav | git
Summary: Missing include in gstavutils.c
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-libav
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: lrn1986 at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
gstavutils.c: In function 'gst_ffmpeg_auto_max_threads':
gstavutils.c:466:7: error: implicit declaration of function 'getenv'
[-Werror=implicit-function-declaration]
gstavutils.c:466:7: error: nested extern declaration of 'getenv'
[-Werror=nested-externs]
gstavutils.c:466:23: error: initialization makes pointer from integer without a
cast [-Werror]
gstavutils.c:468:9: error: implicit declaration of function 'atoi'
[-Werror=implicit-function-declaration]
gstavutils.c:468:9: error: nested extern declaration of 'atoi'
[-Werror=nested-externs]
--
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