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

Issue 1690353002: media: Remove Vorbis from secure decoder list for Widevine. (Closed)

Created:
4 years, 10 months ago by xhwang
Modified:
4 years, 10 months ago
Reviewers:
Lei Zhang, ddorwin
CC:
chromium-reviews, eme-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Remove Vorbis from secure decoder list for Widevine. We are not advertising audio decoders (including Vorbis) as secure decoders [1], hence there's no need to put any audio codec in the CDM supported codec list. Also Vorbis support will be dropped from the newer version CDM. See BUG for details. With that change, Vorbis will also be removed from the component manifest, which is used to populate the CDM supported codec list for component updated CDM. [1] https://code.google.com/p/chromium/codesearch#chromium/src/chrome/renderer/media/chrome_key_systems.cc&l=185 TBR=thestig@chromium.org BUG=586354 Committed: https://crrev.com/8b1c48db7b3af2b4493b62290a3d636b416b3b94 Cr-Commit-Position: refs/heads/master@{#375257}

Patch Set 1 #

Total comments: 2

Patch Set 2 : comments addressed #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M chrome/common/chrome_content_client.cc View 1 1 chunk +1 line, -1 line 4 comments Download
M third_party/widevine/cdm/widevine_cdm_common.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 19 (7 generated)
xhwang
Thinking about it again. Might be easier to just land this CL now... PTAL
4 years, 10 months ago (2016-02-12 18:23:53 UTC) #2
ddorwin
lgtm https://codereview.chromium.org/1690353002/diff/1/chrome/common/chrome_content_client.cc File chrome/common/chrome_content_client.cc (right): https://codereview.chromium.org/1690353002/diff/1/chrome/common/chrome_content_client.cc#newcode175 chrome/common/chrome_content_client.cc:175: std::vector<std::string> codecs; // This list must match the ...
4 years, 10 months ago (2016-02-12 18:47:35 UTC) #3
xhwang
comments addressed
4 years, 10 months ago (2016-02-12 19:09:04 UTC) #4
xhwang
https://chromiumcodereview.appspot.com/1690353002/diff/1/chrome/common/chrome_content_client.cc File chrome/common/chrome_content_client.cc (right): https://chromiumcodereview.appspot.com/1690353002/diff/1/chrome/common/chrome_content_client.cc#newcode175 chrome/common/chrome_content_client.cc:175: std::vector<std::string> codecs; On 2016/02/12 18:47:35, ddorwin wrote: > // ...
4 years, 10 months ago (2016-02-12 20:37:21 UTC) #5
xhwang
TBRing thestig@ again for the trivial change in chrome/common.
4 years, 10 months ago (2016-02-12 20:38:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1690353002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1690353002/20001
4 years, 10 months ago (2016-02-12 20:38:52 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-12 21:28:39 UTC) #13
Lei Zhang
lgtm https://chromiumcodereview.appspot.com/1690353002/diff/20001/chrome/common/chrome_content_client.cc File chrome/common/chrome_content_client.cc (right): https://chromiumcodereview.appspot.com/1690353002/diff/20001/chrome/common/chrome_content_client.cc#newcode175 chrome/common/chrome_content_client.cc:175: // This list must match the CDM that ...
4 years, 10 months ago (2016-02-12 21:34:17 UTC) #14
xhwang
https://chromiumcodereview.appspot.com/1690353002/diff/20001/chrome/common/chrome_content_client.cc File chrome/common/chrome_content_client.cc (right): https://chromiumcodereview.appspot.com/1690353002/diff/20001/chrome/common/chrome_content_client.cc#newcode175 chrome/common/chrome_content_client.cc:175: // This list must match the CDM that is ...
4 years, 10 months ago (2016-02-12 21:39:15 UTC) #15
ddorwin
https://chromiumcodereview.appspot.com/1690353002/diff/20001/chrome/common/chrome_content_client.cc File chrome/common/chrome_content_client.cc (right): https://chromiumcodereview.appspot.com/1690353002/diff/20001/chrome/common/chrome_content_client.cc#newcode175 chrome/common/chrome_content_client.cc:175: // This list must match the CDM that is ...
4 years, 10 months ago (2016-02-12 21:43:32 UTC) #16
xhwang
https://chromiumcodereview.appspot.com/1690353002/diff/20001/chrome/common/chrome_content_client.cc File chrome/common/chrome_content_client.cc (right): https://chromiumcodereview.appspot.com/1690353002/diff/20001/chrome/common/chrome_content_client.cc#newcode175 chrome/common/chrome_content_client.cc:175: // This list must match the CDM that is ...
4 years, 10 months ago (2016-02-12 21:53:16 UTC) #17
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:45:12 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8b1c48db7b3af2b4493b62290a3d636b416b3b94
Cr-Commit-Position: refs/heads/master@{#375257}

Powered by Google App Engine
This is Rietveld 408576698