mirror of
https://github.com/androidx/media.git
synced 2025-05-15 03:29:53 +08:00

The features supported by `TranscodingTransformer` are a superset of those supported by `Transformer` after merging the video renderers in <unknown commit>. This change removes `TranscodingTransformer` and adds its features to `Transformer`. PiperOrigin-RevId: 411072392
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.