DescriptionEnable passing a texture backed media::VideoFrame through WebRTC wrappers in Renderer process. It is a refactor of https://codereview.chromium.org/1128213005/ as a lot of refactor in media::VideoFrame happened and I decided to create a new CL.
- VideoFrameWrapper points to the underlying media::VideoFrame via native_handle()
- WebRtcVideoCapturerAdapter uses VideoFrameWrapper to pass Native Texture backed VideoFrame
- RTCVideoEncoder accesses the media::VideoFrame via native_handle() and passes
BUG=440843, 503835
Committed: https://crrev.com/aeea60ad95bcc60ca463ec513d4953dedc1fbcfc
Cr-Commit-Position: refs/heads/master@{#338092}
Patch Set 1 #
Total comments: 12
Patch Set 2 : mcasas@ comments #Patch Set 3 : Remove __func__ #
Total comments: 2
Patch Set 4 : mcasas@ comments. #
Total comments: 4
Messages
Total messages: 19 (5 generated)
|