mirror of
https://github.com/androidx/media.git
synced 2025-05-13 18:50:02 +08:00

Building on the Format that was provided on the input side of the decoder creates a format that's a mixture of the formats on the input and output sides of the decoder. This change instead builds a PCM format from scratch. PiperOrigin-RevId: 320405656
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.