Fix neteq watchlist.
TBR=henrik.lundin@webrtc.org BUG= TEST=watchlists.py Review URL: https://webrtc-codereview.appspot.com/369020 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1574 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
40654039cd
commit
72fe2443ea
@ -53,8 +53,8 @@
|
||||
'audio_coding': {
|
||||
'filepath': 'src/modules/audio_coding/.*',
|
||||
},
|
||||
'NetEQ': {
|
||||
'filepath': 'src/modules/audio_coding/NetEQ/.*',
|
||||
'neteq': {
|
||||
'filepath': 'src/modules/audio_coding/neteq/.*',
|
||||
},
|
||||
'audio_processing': {
|
||||
'filepath': 'src/modules/audio_processing/.*',
|
||||
@ -97,7 +97,7 @@
|
||||
'audio_device': ['henrika@webrtc.org',
|
||||
'leozwang@webrtc.org'],
|
||||
'audio_coding': ['tina.legrand@webrtc.org'],
|
||||
'NetEQ': ['henrik.lundin@webrtc.org'],
|
||||
'neteq': ['henrik.lundin@webrtc.org'],
|
||||
'audio_processing': ['andrew@webrtc.org',
|
||||
'bjornv@webrtc.org'],
|
||||
'video_codecs': ['henrik.lundin@webrtc.org',
|
||||
|
Loading…
x
Reference in New Issue
Block a user