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

Issue 1783843002: [chrome.displaySource][WiFi Display] Video formats capability negotiation (Closed)

Created:
4 years, 9 months ago by Mikhail
Modified:
4 years, 9 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@export_video_format
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[chrome.displaySource][WiFi Display] Video formats capability negotiation This patch is implementing video formats capability negotiation based on the given MediaStreamTrack object: finds the video format having the same frame size and frame rate as the given MediaStreamTrack among the ones supported by sink device. BUG=242107 Committed: https://crrev.com/2ba81b5fd3b9584c8839b0478242ea0b9adb57b8 Cr-Commit-Position: refs/heads/master@{#381692}

Patch Set 1 #

Patch Set 2 : Avoided DEPS problem #

Patch Set 3 : rebased #

Total comments: 1

Patch Set 4 : Style fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -42 lines) Patch
M extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.h View 1 2 3 3 chunks +23 lines, -2 lines 0 comments Download
M extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.cc View 1 2 3 4 chunks +159 lines, -11 lines 0 comments Download
M extensions/renderer/api/display_source/wifi_display/wifi_display_session.h View 1 chunk +5 lines, -0 lines 0 comments Download
M extensions/renderer/api/display_source/wifi_display/wifi_display_session.cc View 1 2 3 4 chunks +43 lines, -29 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 19 (7 generated)
Mikhail
PTAL Unfortunately I had to add a dep from 'extensions/renderer/' to 'content/renderer/' in order to ...
4 years, 9 months ago (2016-03-10 16:39:09 UTC) #3
shalamov
lgtm for WiFi Display specific changes (cap negotiations).
4 years, 9 months ago (2016-03-11 12:06:59 UTC) #4
jochen (gone - plz use gerrit)
please introduce a content/public API
4 years, 9 months ago (2016-03-11 14:28:29 UTC) #5
Mikhail
On 2016/03/11 14:28:29, jochen wrote: > please introduce a content/public API done at https://codereview.chromium.org/1672713002/
4 years, 9 months ago (2016-03-11 21:19:11 UTC) #6
jochen (gone - plz use gerrit)
I'm only an owner of extensions/renderer for v8 related stuff - for non-v8 changes, please ...
4 years, 9 months ago (2016-03-14 14:21:25 UTC) #7
Mikhail
@Antony, could you please have a look?
4 years, 9 months ago (2016-03-14 17:31:41 UTC) #8
asargent_no_longer_on_chrome
lgtm https://codereview.chromium.org/1783843002/diff/40001/extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.cc File extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.cc (right): https://codereview.chromium.org/1783843002/diff/40001/extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.cc#newcode54 extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.cc:54: unsigned session_type = 0; Should this be an ...
4 years, 9 months ago (2016-03-16 21:29:57 UTC) #9
esprehn
I don't think I'm the right reviewer for this.
4 years, 9 months ago (2016-03-16 22:07:37 UTC) #10
Mikhail
On 2016/03/16 21:29:57, Antony Sargent wrote: > https://codereview.chromium.org/1783843002/diff/40001/extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.cc#newcode54 > extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.cc:54: > unsigned session_type = 0; ...
4 years, 9 months ago (2016-03-17 11:26:24 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1783843002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1783843002/60001
4 years, 9 months ago (2016-03-17 11:27:12 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-17 11:56:03 UTC) #17
commit-bot: I haz the power
4 years, 9 months ago (2016-03-17 11:57:04 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2ba81b5fd3b9584c8839b0478242ea0b9adb57b8
Cr-Commit-Position: refs/heads/master@{#381692}

Powered by Google App Engine
This is Rietveld 408576698