aboutsummaryrefslogtreecommitdiff
path: root/webrtc/engine_configurations.h
diff options
context:
space:
mode:
authordwkang@webrtc.org <dwkang@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2012-12-04 06:38:19 +0000
committerdwkang@webrtc.org <dwkang@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2012-12-04 06:38:19 +0000
commit6bd737a714ee2f67124aafd2b40ac3b36ff08ef8 (patch)
treea4de77bfd649af92f9df82e630c5b5099dfbf069 /webrtc/engine_configurations.h
parent781cf06124e4261517bd7f55ce74e4f04fe22aa8 (diff)
downloadwebrtc-6bd737a714ee2f67124aafd2b40ac3b36ff08ef8.tar.gz
First pass of MediaCodecDecoder which uses Android MediaCodec API.
Background: As of now, MediaCodec API is the only public interface which enables us to access low level HW resource in Android. ViEMediaCodecDecoder will be used for further experiments/exploration. TODO: To fix known issues. (detaching thread from VM and frequent GC) Review URL: https://webrtc-codereview.appspot.com/933033 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3233 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'webrtc/engine_configurations.h')
-rw-r--r--webrtc/engine_configurations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webrtc/engine_configurations.h b/webrtc/engine_configurations.h
index 553aed4def..67effa0690 100644
--- a/webrtc/engine_configurations.h
+++ b/webrtc/engine_configurations.h
@@ -112,7 +112,7 @@
#define WEBRTC_VIDEO_ENGINE_NETWORK_API
#define WEBRTC_VIDEO_ENGINE_RENDER_API
#define WEBRTC_VIDEO_ENGINE_RTP_RTCP_API
-// #define WEBRTC_VIDEO_ENGINE_EXTERNAL_CODEC_API
+#define WEBRTC_VIDEO_ENGINE_EXTERNAL_CODEC_API
// Now handled by gyp:
// WEBRTC_VIDEO_ENGINE_FILE_API