Tommi bd3380ff7e Make VideoReceiveStream not inherit from I420FrameCallback.
There's no need for it as the current implementation only exists as a middle layer between the decoder and the eventual callback.

R=mflodman@webrtc.org, pbos@webrtc.org

Review URL: https://codereview.webrtc.org/2039053002 .

Cr-Commit-Position: refs/heads/master@{#13101}
2016-06-10 15:38:32 +00:00
..
2016-06-06 16:09:55 +00:00
2016-06-10 11:41:13 +00:00
2016-06-10 11:41:13 +00:00
2015-11-16 19:02:02 +00:00
2016-05-11 12:47:43 +00:00
2016-05-17 17:56:48 +00:00
2016-06-08 08:14:22 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.