提交 cd10aa5d 编写于 作者: Z Zhang Rui

ijkutil: use same log tag

上级 49a5c87c
......@@ -35,9 +35,6 @@
#include "libswresample/swresample.h"
#include "ijksdl/ijksdl.h"
#ifndef IJK_LOG_TAG
#define IJK_LOG_TAG "IJKPLAYER"
#endif
#include "ijkutil/ijkutil.h"
#endif
......@@ -25,7 +25,6 @@
#include <stdint.h>
#define IJK_LOG_TAG "IJKSDL"
#include "ijkutil/ijkutil.h"
#include "ijksdl_stdinc.h"
......
......@@ -21,7 +21,6 @@
#include <string.h>
#include <assert.h>
#define IJK_LOG_TAG "JNIHelp"
#include "../loghelp.h"
/**
......
......@@ -30,9 +30,7 @@
extern "C" {
#endif
// #ifndef IJK_LOG_TAG
// #define IJK_LOG_TAG "IJKMEDIA"
// #endif
#define IJK_LOG_TAG "IJKMEDIA"
#define IJK_LOG_UNKNOWN ANDROID_LOG_UNKNOWN;
#define IJK_LOG_DEFAULT ANDROID_LOG_DEFAULT;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册