commit | a3351c4df57383f49a0032c4bbecc2b285ba4849 | [log] [tgz] |
---|---|---|
author | mallinath@webrtc.org <mallinath@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Thu Sep 12 17:43:17 2013 |
committer | mallinath@webrtc.org <mallinath@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Thu Sep 12 17:43:17 2013 |
tree | df782849c9a2c816f55eeecb78dd4a674973cc59 | |
parent | bc375b56d1d38a5b99d5cc726e1da098b5da969d [diff] |
Adding Ami to the video renderer and capturer modules. TBR=fischman@webrtc.org,wu@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2202006 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@4735 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/modules/video_capture/OWNERS b/modules/video_capture/OWNERS index 9034747..3b02126 100644 --- a/modules/video_capture/OWNERS +++ b/modules/video_capture/OWNERS
@@ -1,4 +1,5 @@ +fischman@webrtc.org mallinath@webrtc.org mflodman@webrtc.org perkj@webrtc.org -wu@webrtc.org \ No newline at end of file +wu@webrtc.org
diff --git a/modules/video_render/OWNERS b/modules/video_render/OWNERS index ac607bd..5e8ed09 100644 --- a/modules/video_render/OWNERS +++ b/modules/video_render/OWNERS
@@ -1,3 +1,4 @@ +fischman@webrtc.org mflodman@webrtc.org perkj@webrtc.org wu@webrtc.org