Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(187)

Issue 1838933004: Improve iOS frame capture threading. (Closed)

Created:
4 years, 8 months ago by tkchin_webrtc
Modified:
4 years, 8 months ago
Reviewers:
Chuck
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Improve iOS frame capture threading. - Posts to WebRTC thread instead of Send - Sample buffers are returned on capture session queue instead of main queue - Camera switch happens on captures session queue BUG=webrtc:5679, webrtc:4212 Committed: https://crrev.com/89717aad5099d7cf5ff55dd5eace6df6651de3c7 Cr-Commit-Position: refs/heads/master@{#12186}

Patch Set 1 : #

Total comments: 8

Patch Set 2 : Fix * #

Unified diffs Side-by-side diffs Delta from patch set Stats (+557 lines, -345 lines) Patch
M talk/app/webrtc/objc/avfoundationvideocapturer.h View 3 chunks +8 lines, -4 lines 0 comments Download
M talk/app/webrtc/objc/avfoundationvideocapturer.mm View 1 7 chunks +269 lines, -168 lines 0 comments Download
M webrtc/api/objc/avfoundationvideocapturer.h View 3 chunks +14 lines, -16 lines 0 comments Download
M webrtc/api/objc/avfoundationvideocapturer.mm View 1 8 chunks +257 lines, -156 lines 0 comments Download
M webrtc/base/objc/RTCDispatcher.m View 1 chunk +2 lines, -0 lines 0 comments Download
A + webrtc/base/objc/RTCDispatcher+Private.h View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 20 (12 generated)
tkchin_webrtc
4 years, 8 months ago (2016-03-30 22:50:25 UTC) #7
Chuck
Just formatting nits, same nits apply to both copies but I didn't duplicate them. LGTM ...
4 years, 8 months ago (2016-03-31 19:20:38 UTC) #8
tkchin_webrtc
https://codereview.webrtc.org/1838933004/diff/60001/talk/app/webrtc/objc/avfoundationvideocapturer.mm File talk/app/webrtc/objc/avfoundationvideocapturer.mm (right): https://codereview.webrtc.org/1838933004/diff/60001/talk/app/webrtc/objc/avfoundationvideocapturer.mm#newcode42 talk/app/webrtc/objc/avfoundationvideocapturer.mm:42: static NSString* const kDefaultPreset = AVCaptureSessionPreset640x480; On 2016/03/31 19:20:37, ...
4 years, 8 months ago (2016-03-31 20:50:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1838933004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1838933004/80001
4 years, 8 months ago (2016-03-31 21:16:48 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) win_baremetal on ...
4 years, 8 months ago (2016-03-31 22:50:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1838933004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1838933004/80001
4 years, 8 months ago (2016-03-31 23:28:01 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:80001)
4 years, 8 months ago (2016-04-01 00:14:09 UTC) #18
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 00:14:15 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/89717aad5099d7cf5ff55dd5eace6df6651de3c7
Cr-Commit-Position: refs/heads/master@{#12186}

Powered by Google App Engine
This is Rietveld 408576698