Conflicting types in gstfaad.c

Denis Green zagre.torez at gmail.com
Fri Nov 23 10:25:28 PST 2012


Hi, after hours of work.
I couldn't find on the mailing the solution for the following problem.

/home/sam/work/gstreamer-0.10_ndk_bundle/jni/../gst-plugins-bad/ext/faad/gstfaad.c:87:14:
error: conflicting types for 'NeAACDecInit'
/home/sam/work/gstreamer-0.10_ndk_bundle/jni/../faad/include/neaacdec.h:217:18:
note: previous declaration of 'NeAACDecInit' was here
/home/sam/work/gstreamer-0.10_ndk_bundle/jni/../gst-plugins-bad/ext/faad/gstfaad.c:88:15:
error: conflicting types for 'NeAACDecInit2'
/home/sam/work/gstreamer-0.10_ndk_bundle/jni/../faad/include/neaacdec.h:224:18:
note: previous declaration of 'NeAACDecInit2' was here

Thanks,
any help appreciated


More information about the gstreamer-android mailing list