Add build system for Android
authorBenjamin Gaignard <benjamin.gaignard@stericsson.com>
Fri, 3 Dec 2010 16:42:14 +0000 (17:42 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 3 Dec 2010 16:42:14 +0000 (17:42 +0100)
commitb68ae7ac83579a0f94cebf1e84ab1e90e6ddf227
tree3cad68f61f9f66faac743de2a571f05589b814ea
parent92720fa0480e82276f0609af3ee874c503abfcfa
Add build system for Android
21 files changed:
Android.mk [new file with mode: 0644]
android/NOTICE [new file with mode: 0644]
android/apetag.mk [new file with mode: 0644]
android/avi.mk [new file with mode: 0644]
android/flv.mk [new file with mode: 0644]
android/gst/rtpmanager/gstrtpbin-marshal.c [new file with mode: 0644]
android/gst/rtpmanager/gstrtpbin-marshal.h [new file with mode: 0644]
android/gst/udp/gstudp-enumtypes.c [new file with mode: 0644]
android/gst/udp/gstudp-enumtypes.h [new file with mode: 0644]
android/gst/udp/gstudp-marshal.c [new file with mode: 0644]
android/gst/udp/gstudp-marshal.h [new file with mode: 0644]
android/icydemux.mk [new file with mode: 0644]
android/id3demux.mk [new file with mode: 0644]
android/qtdemux.mk [new file with mode: 0644]
android/rtp.mk [new file with mode: 0644]
android/rtpmanager.mk [new file with mode: 0644]
android/rtsp.mk [new file with mode: 0644]
android/soup.mk [new file with mode: 0644]
android/udp.mk [new file with mode: 0644]
android/wavenc.mk [new file with mode: 0644]
android/wavparse.mk [new file with mode: 0644]