Android-x86 integration

Chih-Wei Huang cwhuang at android-x86.org
Thu Sep 22 10:19:21 PDT 2011


Hi,
This is the Android-x86 open source project.
I'm trying to integrate the GStreamer support into
Android-x86 gingerbread and honeycomb branches,
based on your nice work.

First, I would like to provide a series of patches
to fix issues on Android-x86 at the configure
stage. The attachments are patches for glib:

0001 fixes the warning of parallel submake;
0002 sets the correct configure --host for x86;
0003 sets LOCAL_MODULE_TAGS to optional,
the correct tags if we hope to build gstreamer
for all build variant, as explained by the android
build system;
0004 is self-explanatory.

If you agree my approach, I'll provide more
patches for other sub-projects later.

Now I'm able to pass the configure stage
on x86. However, I encountered compiling errors
on GstMetadataRetriever class of gst-android.
It's clearly due to the changes of
MediaMetadataRetrieverInterface from
2.3.2_r1 to 2.3.3_r1~2.3.5_r1.
I would like to know if there is any update of
gst-android for the latest gingerbread branch.
If not, I'll try to hack it.


Regards,
-- 
Chih-Wei
Android-x86 project
http://www.android-x86.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-android-allow-parallel-sub-make.patch
Type: text/x-patch
Size: 1030 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20110923/cabe17c8/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-android-set-host-according-to-TARGET_CC.patch
Type: text/x-patch
Size: 750 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20110923/cabe17c8/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-android-set-LOCAL_MODULE_TAGS-to-be-optional.patch
Type: text/x-patch
Size: 4717 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20110923/cabe17c8/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-android-fix-incorrect-PKG_CONFIG_LIBDIR.patch
Type: text/x-patch
Size: 728 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20110923/cabe17c8/attachment-0003.bin>


More information about the gstreamer-android mailing list