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