DescriptionRename browser side MediaCodec-based decoders
MediaCodecAudioDecoder -> AudioMediaCodecDecoder
MediaCodecVideoDecoder -> VideoMediaCodecDecoder
This is a prerequisite to https://codereview.chromium.org/1685483002/.
We would like to make room for the name
MediaCodecAudioDecoder which to use it in the Spitzer
pipeline. Besides, the new names better reflect the class
hierarchy because the browser side decoders derive from
MediaCodecDecoder.
BUG=542910
Committed: https://crrev.com/b121df049afb548e5a160530b546337407cb8581
Cr-Commit-Position: refs/heads/master@{#374597}
Patch Set 1 #Patch Set 2 : Reformatted to make bots happy #Messages
Total messages: 19 (8 generated)
|