Building Gstreaming for Android with Cerbero. Adding plugins

Sebastian Dröge sebastian at centricular.com
Sun Jan 18 10:19:22 PST 2015


On So, 2015-01-18 at 19:18 +0100, Sebastian Dröge wrote:

> > What do I need to target android-19 (kitkat)? I notice android.config
> > has this little snippet in it
> > 
> > > if target_distro_version == DistroVersion.ANDROID_GINGERBREAD:
> > >     v = '9'
> > > elif target_distro_version == DistroVersion.ANDROID_ICE_CREAM_SANDWICH:
> > >     v = '14'
> > > elif target_distro_version == DistroVersion.ANDROID_JELLY_BEAN:
> > >     v = '14'
> > 
> > 
> > Is adding another condition for ANDROID_KITKAT and setting v= '19' enough?

Also note that this is already all there:
http://cgit.freedesktop.org/gstreamer/cerbero/tree/config/android.config#n59

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150118/c6c00f99/attachment.sig>


More information about the gstreamer-devel mailing list