Rename neteq4 folder to neteq

Keep the old neteq4/audio_decoder_unittests.isolate while waiting for
a hard-coded reference to change.

This CL effectively reverts r6257 "Rename neteq4 folder to neteq".

BUG=2996
TBR=tina.legrand@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6367 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
henrik.lundin@webrtc.org
2014-06-09 08:10:28 +00:00
parent 31f967c611
commit 9c55f0f957
158 changed files with 547 additions and 511 deletions

View File

@ -60,9 +60,6 @@
'neteq': {
'filepath': 'webrtc/modules/audio_coding/neteq/.*',
},
'neteq4': {
'filepath': 'webrtc/modules/audio_coding/neteq4/.*',
},
'audio_processing': {
'filepath': 'webrtc/modules/audio_processing/.*',
},
@ -118,7 +115,6 @@
'henrik.lundin@webrtc.org',
'kwiberg@webrtc.org'],
'neteq': ['henrik.lundin@webrtc.org'],
'neteq4': ['henrik.lundin@webrtc.org'],
'audio_processing': ['andrew@webrtc.org',
'bjornv@webrtc.org',
'kwiberg@webrtc.org'],