philipel 41b8ca0420 PacketBuffer no longer copy the bitstream data of incoming packets.
This change the interface of the PacketBuffer since the bitstream data of the packet has to be persistent when inserted into the PacketBuffer.

BUG=webrtc:5514
R=stefan@webrtc.org

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

Cr-Commit-Position: refs/heads/master@{#14949}
2016-11-07 14:42:32 +00:00
..
2016-09-29 11:12:51 +00:00
2016-11-07 11:04:03 +00:00
2016-11-07 11:04:03 +00:00
2016-11-07 11:04:03 +00:00
2016-11-07 11:04:03 +00:00
2016-11-01 10:00:24 +00:00
2016-11-07 11:36:14 +00:00
2016-11-07 11:04:03 +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.