webrtc/talk/examples
glaznev@webrtc.org 996784548d HW video decoding optimization to better support HD resolution:
- Change hw video decoder wrapper to allow to feed multiple input
and query for an output every 10 ms.
- Add an option to decode video frame into an Android surface object. Create
shared with video renderer EGL context and external texture on
video decoder thread.
- Support external texture rendering in Android renderer.
- Support TextureVideoFrame in Java and use it to pass texture from video decoder
to renderer.
- Fix HW encoder and decoder detection code to avoid query codec capabilities
from sw codecs.

BUG=
R=tkchin@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/18299004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7185 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-15 17:52:42 +00:00
..
android HW video decoding optimization to better support HD resolution: 2014-09-15 17:52:42 +00:00
call (Auto)update libjingle 73927658-> 73927775 2014-08-22 22:27:04 +00:00
login (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
objc Remove deprecated RTCVideoRenderer constructor. 2014-09-02 20:50:00 +00:00
peerconnection win: Replace custom assert() macro with regular assert.h 2014-08-29 03:00:15 +00:00
relayserver (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
stunserver (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
turnserver (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
OWNERS Add new OWNERS file to talk/examples. 2014-08-07 20:01:34 +00:00