DescriptionRemove the logic to recreate stream texture for MSE video
We now hold the surface inside MediaSourcePlayer.
So when a new MediaCodec is recreated, we reuse the same surface object.
As a result, we no longer need to recreate the stream texture for each MediaCodec.
BUG=339191
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251723
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|