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

Issue 2787773002: Add GetPreferredFormats method to media::VideoCapturerSource. (Closed)

Created:
3 years, 8 months ago by Guido Urdaneta
Modified:
3 years, 8 months ago
Reviewers:
mcasas, Mike West, miu
CC:
avayvod+watch_chromium.org, chfremer+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, einbinder+watch-test-runner_chromium.org, emircan+watch+capturefromdom_chromium.org, feature-media-reviews_chromium.org, imcheng+watch_chromium.org, isheriff+watch_chromium.org, jam, jasonroberts+watch_google.com, jochen+watch_chromium.org, mcasas+capturefromelement_chromium.org, miu+watch_chromium.org, mlamouri+watch-test-runner_chromium.org, mlamouri+watch-content_chromium.org, Peter Beverloo, posciak+watch_chromium.org, xjz+watch_chromium.org, hta - Chromium
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add GetPreferredFormats method to media::VideoCapturerSource. GetCurrentSupportedFormats is deprecated and reimplemented on top of GetPreferredFormats by default. This is in anticipation to spec-compliant video constraints processing, where device capabilities are queried before the device is selected. BUG=657733 Review-Url: https://codereview.chromium.org/2787773002 Cr-Commit-Position: refs/heads/master@{#462223} Committed: https://chromium.googlesource.com/chromium/src/+/9f7541c77a83aa2a946d3227dbbbcc5eb1983ca6

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 2

Messages

Total messages: 31 (23 generated)
Guido Urdaneta
mkwst@chromium.org: Please review changes in content/shell tommi@chromium.org: Please review changes in chrome/renderer/media and content/renderer/media mcasas@chromium.org: ...
3 years, 8 months ago (2017-03-30 12:09:50 UTC) #9
Mike West
//content/shell LGTM.
3 years, 8 months ago (2017-03-30 14:41:44 UTC) #12
Guido Urdaneta
miu@chromium.org: Can you take a look at chrome/renderer/media and content/renderer/media?
3 years, 8 months ago (2017-04-04 11:51:05 UTC) #16
mcasas
On 2017/04/04 11:51:05, Guido Urdaneta wrote: > mailto:miu@chromium.org: Can you take a look at chrome/renderer/media ...
3 years, 8 months ago (2017-04-04 18:40:28 UTC) #17
miu
lgtm % nit: https://codereview.chromium.org/2787773002/diff/40001/media/capture/video_capturer_source.h File media/capture/video_capturer_source.h (right): https://codereview.chromium.org/2787773002/diff/40001/media/capture/video_capturer_source.h#newcode59 media/capture/video_capturer_source.h:59: virtual void GetCurrentSupportedFormats( Does this still ...
3 years, 8 months ago (2017-04-05 20:58:36 UTC) #24
Guido Urdaneta
thanks everyone for the review. https://codereview.chromium.org/2787773002/diff/40001/media/capture/video_capturer_source.h File media/capture/video_capturer_source.h (right): https://codereview.chromium.org/2787773002/diff/40001/media/capture/video_capturer_source.h#newcode59 media/capture/video_capturer_source.h:59: virtual void GetCurrentSupportedFormats( On ...
3 years, 8 months ago (2017-04-05 21:14:59 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2787773002/40001
3 years, 8 months ago (2017-04-05 21:16:25 UTC) #28
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 21:30:59 UTC) #31
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/9f7541c77a83aa2a946d3227dbbb...

Powered by Google App Engine
This is Rietveld 408576698