mirror of
https://github.com/androidx/media.git
synced 2025-05-11 09:39:52 +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