webrtc/talk
Peter Boström a831dc3a7d Convert native handles to buffers before encoding.
Required to permit conversion of NV12 handles on iOS to I420 for VP8
software encoding, which blocks texture-based capture. This change
enforces that all texture-based input provides a method for converting
native handles to I420 if they are ever used with software encoders that
do not understand the native handles.

BUG=4081
R=emircan@chromium.org, glaznev@webrtc.org, hbos@webrtc.org, magjed@webrtc.org, mflodman@webrtc.org, stefan@webrtc.org, tkchin@webrtc.org

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

Cr-Commit-Position: refs/heads/master@{#9347}
2015-06-01 18:06:52 +00:00
..
app/webrtc Convert native handles to buffers before encoding. 2015-06-01 18:06:52 +00:00
build Clean up now-unused code that was used for libpeerconnection.[so|dll]. 2015-05-20 20:36:42 +00:00
examples Add RTCConfiguration constructor to RTCPeerConnection wrapper. 2015-05-29 21:59:23 +00:00
media Convert native handles to buffers before encoding. 2015-06-01 18:06:52 +00:00
session/media VoE: Initialize WebRtcVoiceMediaChannel with AudioOptions during creation 2015-05-29 13:05:52 +00:00
codereview.settings Add codereview.settings to the /talk subdirectory 2014-12-05 13:47:37 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp Roll chromium_revision 1b9c098..ccef3cb (330302:331232) 2015-05-29 18:13:32 +00:00
libjingle_media_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_p2p_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_peerconnection_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_tests.gyp Issue 4366: Adapted frames have wrong width and height and are cropped. 2015-05-19 19:45:26 +00:00
libjingle.gyp Add RTCConfiguration constructor to RTCPeerConnection wrapper. 2015-05-29 21:59:23 +00:00
LICENSE_THIRD_PARTY Fix clang style warnings in webrtc/base 2015-03-09 22:24:25 +00:00
OWNERS Remove henrike@ from OWNERS 2015-04-01 15:08:49 +00:00
PRESUBMIT.py Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00