DescriptionFix wrong result from IsKnownUnaccelerated() even if there are H/W acceleratable codecs.
Android's MediaCodec can return several codecs for given codec type.
If H/W acceleratable codec is not top of the list, it might return false.
Although device is supporting H/W accelerating for given codec type,
IsKnownUnaccelerated() returns wrong result.
BUG=386484
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279297
Patch Set 1 #
Total comments: 6
Patch Set 2 : #Messages
Total messages: 11 (0 generated)
|