GStreamer on Android (Android Studio 1.3.2)

Nicolas Dufresne nicolas.dufresne at collabora.com
Wed Sep 23 19:30:51 PDT 2015


Le mercredi 23 septembre 2015 à 14:21 -0700, Brian D a écrit :
> The problem I run into is that on my build system, Ubuntu, HOST_SED
> remains undefined and is later invoked. My fix is to just add
> /bin/sed in the else block. Is this a known issue?

This issue should be fixed in 1.5.90+, if not please report.

> 
> 2) <pkg>/share/ndk-build/gstreamer_android-1.0.c.in pegs the JNI
> version at JNI_VERSION_1_4 and will invoke an error at runtime if
> it's anything different. Using Android Studio 1.3.2, which comes with
> NDK integrated, the JNI version is up to JNI_VERSION_1_6 -- I've
> successfully compiled my project after changing the three references
> of 1_4 to 1_6, though I have not thoroughly tested the library with
> the new JNI version. 
> 
> Is there a reason this is hard coded to 1_4? Can this be fixed in the
> build with a preprocessor directive or some other fix perhaps?

It was the most recent version when this library was written. It might
need updating now.

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150923/20e9950f/attachment-0001.sig>


More information about the gstreamer-devel mailing list