Descriptionmedia: Enable Opus support in Clank <video> and MSE
Re-landing the CL reverted here:
https://codereview.chromium.org/866573004
Opus audio codec is supported by the android platform starting from
Lollipop. This CL enables canPlayType() support for Opus on Clank and
MSE playback of Opus in Clank. This brings Opus feature parity with
Desktop Chromium.
BUG=318436
TBR=jschuh,rsleevi
Committed: https://crrev.com/9cd3dd704879268a7291c9e668aa7bc56df6a1df
Cr-Commit-Position: refs/heads/master@{#315132}
Patch Set 1 #Patch Set 2 : fix canplaytype test failure #
Total comments: 5
Patch Set 3 : change if to switch in MediaCodecBridge.java #Patch Set 4 : s/kOpusProbably/kOggOpusProbably/ #Patch Set 5 : add default case to switch #Messages
Total messages: 37 (10 generated)
|