misc/Android.mk
author nemo
Thu, 30 Aug 2012 22:13:42 -0400
changeset 7633 d4251e519062
parent 6045 9a7cc0f29430
child 8062 abbcdf73327a
permissions -rw-r--r--
Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.

MISC_DIR   := $(call my-dir)
LOCAL_PATH := MISC_DIR

include $(MISC_DIR)/libfreetype/Android.mk
include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libtremor/Android.mk