claincly 4ccd789f4a Improve MIME type fallback logic.
- The MIME type should ideally default to HEVC if there is an encoder for it.
- Next, check if AVC is supported.
- If there is no encoder for AVC, then we should pick an encoder in the list of
existing encoders instead of abandoning the transformation.

PiperOrigin-RevId: 425900638
2022-02-04 10:02:39 +00:00
..
2021-10-26 14:19:43 +01:00
2022-02-04 09:52:19 +00:00
2022-02-04 09:52:19 +00:00
2022-01-28 09:37:06 +00:00
2021-10-26 14:19:43 +01:00
2022-02-04 09:52:19 +00:00
2022-02-04 09:52:19 +00:00
2022-01-28 09:37:06 +00:00

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.