Files
platform-external-webrtc/webrtc/video_engine
minyue@webrtc.org 74aaf29a0f Raw packet loss rate reported by RTP_RTCP module may vary too drastically over time. This CL is to add a filter to the value in VoE before lending it to audio coding module.
The filter is an exponential filter borrowed from video coding module.

The method is written in a new class called PacketLossProtector (not sure if the name is nice), which can be used in the future for more sophisticated logic.

BUG=
R=henrika@webrtc.org, stefan@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/20809004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6709 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-16 21:28:26 +00:00
..
2014-07-15 09:50:40 +00:00
2014-07-15 09:50:40 +00:00
2014-02-11 15:27:49 +00:00
2014-07-15 09:50:40 +00:00
2014-07-15 09:50:40 +00:00
2014-02-11 15:27:49 +00:00
2013-08-15 23:38:54 +00:00