Packet buffer for the new jitter buffer.

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

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

Cr-Commit-Position: refs/heads/master@{#12194}
This commit is contained in:
philipel
2016-04-01 02:01:54 -07:00
committed by Commit bot
parent fcc640f8f6
commit c707ab7cb0
8 changed files with 696 additions and 0 deletions

View File

@ -370,6 +370,7 @@
'video_coding/jitter_estimator_tests.cc',
'video_coding/media_optimization_unittest.cc',
'video_coding/nack_module_unittest.cc',
'video_coding/packet_buffer_unittest.cc',
'video_coding/percentile_filter_unittest.cc',
'video_coding/receiver_unittest.cc',
'video_coding/session_info_unittest.cc',