mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

This allows us to more easily create different dumps derived from the same assets. This moves media/source files from `assets/` to `assets/media/` and dump files from `assets/` to `assets/extractordumps/` and `assets/audiosinkdumps/` as appropriate. I intend to add `assets/playbackdumps/` in a future CL. PiperOrigin-RevId: 326986283
ExoPlayer extensions
ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.