mirror of
https://github.com/ioacademy-jikim/multimedia
synced 2025-06-06 15:36:13 +00:00
openmax 수정
This commit is contained in:
parent
482d7c5d4f
commit
b0b1c9e965
@ -20,6 +20,7 @@
|
||||
|
||||
#include "ATMParser.h"
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <utils/Log.h>
|
||||
|
||||
#define LOGD ALOGD
|
||||
|
@ -8,7 +8,6 @@ LOCAL_MODULE_TAGS := tests
|
||||
LOCAL_C_INCLUDES := \
|
||||
$(LOCAL_PATH)/include \
|
||||
bionic/ \
|
||||
external/stlport/stlport \
|
||||
frameworks/base/include \
|
||||
frameworks/av/media/libstagefright \
|
||||
frameworks/native/include/media/openmax \
|
||||
@ -27,7 +26,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libcutils\
|
||||
libutils\
|
||||
libdl\
|
||||
libstlport \
|
||||
libstagefright_omx \
|
||||
libstagefright_foundation \
|
||||
|
||||
@ -40,7 +38,6 @@ LOCAL_MODULE_TAGS := tests
|
||||
LOCAL_C_INCLUDES := \
|
||||
$(LOCAL_PATH)/include \
|
||||
bionic/ \
|
||||
external/stlport/stlport \
|
||||
frameworks/base/include \
|
||||
frameworks/av/media/libstagefright \
|
||||
frameworks/native/include/media/openmax \
|
||||
@ -49,7 +46,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libcutils\
|
||||
libutils\
|
||||
libdl\
|
||||
libstlport \
|
||||
libstagefright_omx \
|
||||
libstagefright_foundation \
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user