Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
WebRTC Code Reviews
Help
|
Chromium Project
|
Sign in
(69)
Issues
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
45819004
: Changed video capture module to use AVFoundation from iOS capture module.
Can't Edit
Can't Publish+Mail
Start Review
Created:
5 years, 11 months ago by
dantwinkler
Modified:
4 years, 10 months ago
Reviewers:
tommi
CC:
webrtc-reviews_webrtc.org, yujie.mao, ajm, tterriberry, qiang.lu, Niklas, perkj, mflodman
Base URL:
http://webrtc.googlecode.com/svn/trunk
Project:
webrtc
Visibility:
Public.
More Reviews
Description
Changed video capture module to use AVFoundation from iOS capture module. BUG=
3968
Patch Set 1
#
Created:
5 years, 11 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+131 lines, -1496 lines
)
Patch
M
AUTHORS
View
1 chunk
+1 line, -0 lines
0 comments
Download
M
talk/examples/objc/AppRTCDemo/ARDAppClient.m
View
2 chunks
+6 lines, -2 lines
0 comments
Download
M
talk/media/webrtc/webrtcvideocapturer.cc
View
1 chunk
+1 line, -1 line
0 comments
Download
M
webrtc/modules/video_capture/BUILD.gn
View
1 chunk
+14 lines, -11 lines
0 comments
Download
A +
webrtc/modules/video_capture/avfoundation/device_info_avf.h
View
2 chunks
+6 lines, -6 lines
0 comments
Download
A +
webrtc/modules/video_capture/avfoundation/device_info_avf.mm
View
3 chunks
+24 lines, -24 lines
0 comments
Download
A +
webrtc/modules/video_capture/avfoundation/device_info_avf_objc.h
View
2 chunks
+4 lines, -4 lines
0 comments
Download
A +
webrtc/modules/video_capture/avfoundation/device_info_avf_objc.mm
View
2 chunks
+4 lines, -4 lines
0 comments
Download
A +
webrtc/modules/video_capture/avfoundation/rtc_video_capture_avf_objc.h
View
2 chunks
+10 lines, -7 lines
0 comments
Download
A +
webrtc/modules/video_capture/avfoundation/rtc_video_capture_avf_objc.mm
View
10 chunks
+26 lines, -11 lines
0 comments
Download
A +
webrtc/modules/video_capture/avfoundation/video_capture_avf.h
View
3 chunks
+8 lines, -8 lines
0 comments
Download
A +
webrtc/modules/video_capture/avfoundation/video_capture_avf.mm
View
7 chunks
+13 lines, -13 lines
0 comments
Download
D
webrtc/modules/video_capture/mac/qtkit/video_capture_qtkit.h
View
1 chunk
+0 lines, -79 lines
0 comments
Download
D
webrtc/modules/video_capture/mac/qtkit/video_capture_qtkit.mm
View
1 chunk
+0 lines, -211 lines
0 comments
Download
D
webrtc/modules/video_capture/mac/qtkit/video_capture_qtkit_info.h
View
1 chunk
+0 lines, -93 lines
0 comments
Download
D
webrtc/modules/video_capture/mac/qtkit/video_capture_qtkit_info.mm
View
1 chunk
+0 lines, -125 lines
0 comments
Download
D
webrtc/modules/video_capture/mac/qtkit/video_capture_qtkit_info_objc.h
View
1 chunk
+0 lines, -67 lines
0 comments
Download
D
webrtc/modules/video_capture/mac/qtkit/video_capture_qtkit_info_objc.mm
View
1 chunk
+0 lines, -191 lines
0 comments
Download
D
webrtc/modules/video_capture/mac/qtkit/video_capture_qtkit_objc.h
View
1 chunk
+0 lines, -61 lines
0 comments
Download
D
webrtc/modules/video_capture/mac/qtkit/video_capture_qtkit_objc.mm
View
1 chunk
+0 lines, -260 lines
0 comments
Download
D
webrtc/modules/video_capture/mac/qtkit/video_capture_qtkit_utility.h
View
1 chunk
+0 lines, -36 lines
0 comments
Download
D
webrtc/modules/video_capture/mac/video_capture_mac.mm
View
1 chunk
+0 lines, -271 lines
0 comments
Download
M
webrtc/modules/video_capture/video_capture.gypi
View
1 chunk
+14 lines, -11 lines
0 comments
Download
Trybot results:
More>>>
<<<Less
Sign in
to try more bots
Project "webrtc" does not have a commit queue.
Issue 45819004: Changed video capture module to use AVFoundation from iOS capture module.
Created 5 years, 11 months ago by dantwinkler
Modified 4 years, 10 months ago
Reviewers: tommi
Base URL: http://webrtc.googlecode.com/svn/trunk
Comments: 0
Recent Issues
|
This issue
This is Rietveld
245c2c2-tainted