brandtr 76648da8dc Add FlexfecReceiveStream.
This class is logically parallel with the {Audio,Video}ReceiveStream
classes. Its purpose is to describe a receive stream of FlexFEC packets,
through the corresponding config.

Functionally, this class simply forwards the received RTP packets
to its FlexfecReceiver, which returns recovered packets to the
Call level, for appropriate demultiplexing based on SSRC.

BUG=webrtc:5654

Review-Url: https://codereview.webrtc.org/2397843005
Cr-Commit-Position: refs/heads/master@{#14704}
2016-10-20 11:54:51 +00:00
..
2016-09-29 11:12:51 +00:00
2016-10-20 11:54:51 +00:00
2016-10-20 11:17:25 +00:00
2016-10-20 11:54:51 +00:00
2016-10-18 08:18:12 +00:00
2015-11-16 19:02:02 +00:00
2016-10-20 11:03:32 +00:00
2016-10-20 11:54:51 +00:00
2016-10-20 11:54:51 +00:00
2016-06-23 10:52:35 +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.