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

Issue 2350933006: Android VideoSource: Add adaptOutputFormat function (Closed)

Created:
4 years, 3 months ago by magjed_webrtc
Modified:
4 years, 3 months ago
Reviewers:
sakal
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Android VideoSource: Add adaptOutputFormat function The Java VideoSource class wraps the C++ AndroidVideoTrackSource. AndroidVideoTrackSource is the object actually owning the VideoAdapter. We currently control the VideoAdapter through the Java VideoCapturer, but it is more natural and direct to control it through the Java VideoSource class. This CL adds the necessary function to do this, and the function in VideoCapturer is deprecated. BUG=webrtc:6391 R=sakal@webrtc.org Committed: https://crrev.com/7640fcf6ed29c3c08843ec8651bcb090e158b27e Cr-Commit-Position: refs/heads/master@{#14332}

Patch Set 1 #

Patch Set 2 : Change deprecated annotation #

Total comments: 6

Patch Set 3 : Fix comments in VideoSource.java #

Patch Set 4 : Remove thread check in OnOutputFormatRequest #

Messages

Total messages: 20 (10 generated)
magjed_webrtc
Sami - please take a look.
4 years, 3 months ago (2016-09-20 11:16:18 UTC) #4
sakal
https://codereview.webrtc.org/2350933006/diff/40001/webrtc/api/android/java/src/org/webrtc/VideoSource.java File webrtc/api/android/java/src/org/webrtc/VideoSource.java (right): https://codereview.webrtc.org/2350933006/diff/40001/webrtc/api/android/java/src/org/webrtc/VideoSource.java#newcode26 webrtc/api/android/java/src/org/webrtc/VideoSource.java:26: // Calling this function will cause frames to be ...
4 years, 3 months ago (2016-09-20 11:55:03 UTC) #5
magjed_webrtc
https://codereview.webrtc.org/2350933006/diff/40001/webrtc/api/android/java/src/org/webrtc/VideoSource.java File webrtc/api/android/java/src/org/webrtc/VideoSource.java (right): https://codereview.webrtc.org/2350933006/diff/40001/webrtc/api/android/java/src/org/webrtc/VideoSource.java#newcode26 webrtc/api/android/java/src/org/webrtc/VideoSource.java:26: // Calling this function will cause frames to be ...
4 years, 3 months ago (2016-09-20 12:27:41 UTC) #6
sakal
lgtm
4 years, 3 months ago (2016-09-20 12:31:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2350933006/60001
4 years, 3 months ago (2016-09-20 12:52:08 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
4 years, 3 months ago (2016-09-20 14:52:35 UTC) #11
magjed_webrtc
On 2016/09/20 14:52:35, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 3 months ago (2016-09-21 11:23:54 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2350933006/80001
4 years, 3 months ago (2016-09-21 11:24:06 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 3 months ago (2016-09-21 13:24:49 UTC) #17
magjed_webrtc
4 years, 3 months ago (2016-09-21 14:20:21 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:80001) manually as
7640fcf6ed29c3c08843ec8651bcb090e158b27e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698