aboutsummaryrefslogtreecommitdiffstats
path: root/videocodec/OMXVideoDecoderMPEG4.cpp
diff options
context:
space:
mode:
authorAndy Qiu <junhai.qiu@intel.com>2012-02-28 17:57:12 -0800
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:02:46 -0700
commitbcabe3079546f97c7e2dc72886e55fabaff51848 (patch)
tree91b87ca12ef318018812cb3327bcf758ff15c647 /videocodec/OMXVideoDecoderMPEG4.cpp
parenta58f3851934aa62681d18cd358ce397d1dfe2806 (diff)
downloadandroid_hardware_intel_common_omx-components-bcabe3079546f97c7e2dc72886e55fabaff51848.tar.gz
android_hardware_intel_common_omx-components-bcabe3079546f97c7e2dc72886e55fabaff51848.tar.bz2
android_hardware_intel_common_omx-components-bcabe3079546f97c7e2dc72886e55fabaff51848.zip
Extend middleware to support secure video playback.
BZ: 29937 Extended middleware to support secure video playback. Change-Id: I06859beaa9facd7e82d12cf3efc80456fccd4774 Signed-off-by: Andy Qiu <junhai.qiu@intel.com> Reviewed-on: http://android.intel.com:8080/36930 Reviewed-by: buildbot <buildbot@intel.com> Reviewed-by: Ding, Haitao <haitao.ding@intel.com> Tested-by: Ding, Haitao <haitao.ding@intel.com>
Diffstat (limited to 'videocodec/OMXVideoDecoderMPEG4.cpp')
-rw-r--r--videocodec/OMXVideoDecoderMPEG4.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/videocodec/OMXVideoDecoderMPEG4.cpp b/videocodec/OMXVideoDecoderMPEG4.cpp
index c96cd85..d6e6757 100644
--- a/videocodec/OMXVideoDecoderMPEG4.cpp
+++ b/videocodec/OMXVideoDecoderMPEG4.cpp
@@ -16,7 +16,7 @@
// #define LOG_NDEBUG 0
-#define LOG_TAG "OMXVideoDecoderMPEG4"
+#define LOG_TAG "OMXVideoDecoder"
#include <utils/Log.h>
#include "OMXVideoDecoderMPEG4.h"