| commit | f0a1f015d34ad4ebd83e6965a1091519c8061641 | [log] [tgz] |
|---|---|---|
| author | henrik.lundin@webrtc.org <henrik.lundin@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Aug 13 09:45:40 2014 |
| committer | henrik.lundin@webrtc.org <henrik.lundin@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Wed Aug 13 09:45:40 2014 |
| tree | 73fe56e3a7d71cff67ecd8d45b3731c6fbf27105 | |
| parent | 49654fe55ee9be2b3366605021c84cec174afa2f [diff] |
NetEq background noise generation off by default This CL turns the background noise generation in NetEq off by default. The noise generation used to kick in during long-duration packet losses, when there was no point in extrapolating the latest audio any longer. However, this sometimes produces annoying noise in situations where silence would have been preferable. With this change, a long packet-loss concealment will be faded out to zeros instead of a low noise. Reference files are updated where needed. BUG=3519 R=tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/20109004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/resources@6882 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/audio_coding/neteq4_network_stats.dat.sha1 b/audio_coding/neteq4_network_stats.dat.sha1 index 520c68a..72a9499 100644 --- a/audio_coding/neteq4_network_stats.dat.sha1 +++ b/audio_coding/neteq4_network_stats.dat.sha1
@@ -1 +1 @@ -391952a2268cb04b636a6b41868774619a8ae34f \ No newline at end of file +e5e2d0ff26d16339cf0f37a3512bfa2d390a9a9a \ No newline at end of file
diff --git a/audio_coding/neteq4_universal_ref.pcm.sha1 b/audio_coding/neteq4_universal_ref.pcm.sha1 index cc441d5..6643d54 100644 --- a/audio_coding/neteq4_universal_ref.pcm.sha1 +++ b/audio_coding/neteq4_universal_ref.pcm.sha1
@@ -1 +1 @@ -49d12cf21b37f2da3f52cf2ab76ecb08adbb2a69 \ No newline at end of file +f587883b7c371ee8d87dbf1b0f07525af7d959b8 \ No newline at end of file
diff --git a/audio_coding/neteq4_universal_ref_win_32.pcm.sha1 b/audio_coding/neteq4_universal_ref_win_32.pcm.sha1 index cc441d5..6643d54 100644 --- a/audio_coding/neteq4_universal_ref_win_32.pcm.sha1 +++ b/audio_coding/neteq4_universal_ref_win_32.pcm.sha1
@@ -1 +1 @@ -49d12cf21b37f2da3f52cf2ab76ecb08adbb2a69 \ No newline at end of file +f587883b7c371ee8d87dbf1b0f07525af7d959b8 \ No newline at end of file
diff --git a/audio_coding/neteq4_universal_ref_win_64.pcm.sha1 b/audio_coding/neteq4_universal_ref_win_64.pcm.sha1 index 3a97d99..3c73ee9 100644 --- a/audio_coding/neteq4_universal_ref_win_64.pcm.sha1 +++ b/audio_coding/neteq4_universal_ref_win_64.pcm.sha1
@@ -1 +1 @@ -84972ecea6a0bf85b873f109c88697eab44cedd3 \ No newline at end of file +08266b198e7686b3cd9330813e0d2cd72fc8fdc2 \ No newline at end of file