Rollback of https://github.com/google/ExoPlayer/commit/3a7f7e81d7cba1ab17156d6fa244b272b66db515
*** Original commit *** Rollback of https://github.com/google/ExoPlayer/commit/27f905f571c0594e9140b9a8a4264affb1c000de *** Original commit *** Don't sort decoders by format support in supportsFormat This is a no-op change that updates supportsFormat to use the decoder list before it's reordered by format support. Instead, supportsFormat iterates through the decoders listed in their original priority order as specified by the MediaCodecSelector. The end result is identical. This is n... *** PiperOrigin-RevId: 416269130
Showing
with
87 additions
and
11 deletions
Please
register
or
sign in
to comment