Adding audio coding module to watchlist.
Review URL: http://webrtc-codereview.appspot.com/156001 git-svn-id: http://webrtc.googlecode.com/svn/trunk@606 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
d15469eeed
commit
e126dbbce8
@ -32,6 +32,9 @@
|
||||
'audio_device': {
|
||||
'filepath': 'src/modules/audio_device/.*',
|
||||
},
|
||||
'audio_coding': {
|
||||
'filepath': 'src/modules/audio_coding/.*',
|
||||
},
|
||||
'NetEQ': {
|
||||
'filepath': 'src/modules/audio_coding/NetEQ/.*',
|
||||
},
|
||||
@ -58,6 +61,7 @@
|
||||
'video_render': ['mflodman@webrtc.org',
|
||||
'perkj@webrtc.org'],
|
||||
'audio_device': ['henrika@webrtc.org'],
|
||||
'audio_coding': ['tina.legrand@webrtc.org'],
|
||||
'NetEQ': ['henrik.lundin@webrtc.org'],
|
||||
'video_codecs': ['henrik.lundin@webrtc.org'],
|
||||
'rtp_rtcp': ['mflodman@webrtc.org'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user