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

Issue 2866473004: media: Disable encrypted Vorbis support on Android (Closed)

Created:
3 years, 7 months ago by xhwang
Modified:
3 years, 7 months ago
Reviewers:
ddorwin
CC:
chromium-reviews, eme-reviews_chromium.org, jrummell
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Disable encrypted Vorbis support on Android Currently the Vorbis decoder on Android expects 4 bytes of side channel data in the coded byte stream. This requirement is non-conformant. This is causing decode errors and there's no easy way to work around it in Chromium. Given Vorbis usage is very low, this CL disables encrypted Vorbis support on Android. For clear Vorbis we can use software decoder shipped with Chromium and it is still supported. BUG=710924 Review-Url: https://codereview.chromium.org/2866473004 Cr-Commit-Position: refs/heads/master@{#470402} Committed: https://chromium.googlesource.com/chromium/src/+/83cfebca143f8af8a562d177d91c933697ab3d62

Patch Set 1 #

Total comments: 2

Patch Set 2 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M components/cdm/browser/cdm_message_filter_android.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (13 generated)
xhwang
ddorwin: PTAL jrummell: FYI
3 years, 7 months ago (2017-05-09 16:22:08 UTC) #6
ddorwin
LGTM with nits Also, "side channel data in the coded byte stream that is non-conformant" ...
3 years, 7 months ago (2017-05-09 16:45:38 UTC) #7
xhwang
comments addressed
3 years, 7 months ago (2017-05-09 18:07:25 UTC) #9
xhwang
https://codereview.chromium.org/2866473004/diff/1/components/cdm/browser/cdm_message_filter_android.cc File components/cdm/browser/cdm_message_filter_android.cc (right): https://codereview.chromium.org/2866473004/diff/1/components/cdm/browser/cdm_message_filter_android.cc#newcode48 components/cdm/browser/cdm_message_filter_android.cc:48: // Vorbis is not supported due to http://crbug.com/710924 On ...
3 years, 7 months ago (2017-05-09 18:07:43 UTC) #10
xhwang
On 2017/05/09 16:45:38, ddorwin wrote: > LGTM with nits > > Also, "side channel data ...
3 years, 7 months ago (2017-05-09 18:08:22 UTC) #11
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/2866473004/20001
3 years, 7 months ago (2017-05-09 18:28:19 UTC) #17
commit-bot: I haz the power
3 years, 7 months ago (2017-05-09 19:15:23 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/83cfebca143f8af8a562d177d91c...

Powered by Google App Engine
This is Rietveld 408576698