Updating WATCHLIST with a video_coding watch and adding myself to it.
Review URL: http://webrtc-codereview.appspot.com/159001 git-svn-id: http://webrtc.googlecode.com/svn/trunk@618 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
67812a4621
commit
dba7a3abd6
@ -41,6 +41,9 @@
|
|||||||
'video_codecs': {
|
'video_codecs': {
|
||||||
'filepath': 'src/modules/video_coding/codecs/.*',
|
'filepath': 'src/modules/video_coding/codecs/.*',
|
||||||
},
|
},
|
||||||
|
'video_coding': {
|
||||||
|
'filepath': 'src/modules/video_coding/.*',
|
||||||
|
},
|
||||||
'rtp_rtcp': {
|
'rtp_rtcp': {
|
||||||
'filepath': 'src/modules/rtp_rtcp/.*'
|
'filepath': 'src/modules/rtp_rtcp/.*'
|
||||||
},
|
},
|
||||||
@ -64,6 +67,7 @@
|
|||||||
'audio_coding': ['tina.legrand@webrtc.org'],
|
'audio_coding': ['tina.legrand@webrtc.org'],
|
||||||
'NetEQ': ['henrik.lundin@webrtc.org'],
|
'NetEQ': ['henrik.lundin@webrtc.org'],
|
||||||
'video_codecs': ['henrik.lundin@webrtc.org'],
|
'video_codecs': ['henrik.lundin@webrtc.org'],
|
||||||
|
'video_coding': ['stefan@webrtc.org'],
|
||||||
'rtp_rtcp': ['mflodman@webrtc.org'],
|
'rtp_rtcp': ['mflodman@webrtc.org'],
|
||||||
'system_wrappers': ['mflodman@webrtc.org',
|
'system_wrappers': ['mflodman@webrtc.org',
|
||||||
'henrika@webrtc.org' ],
|
'henrika@webrtc.org' ],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user