media/libraries/exoplayer/src/test
michaelkatz fab66d972e Changed decoder list sort to order by functional support of format
Added new method to check if codec just functionally supports a format. Changed getDecoderInfosSortedByFormatSupport to use new function to order by functional support. This allows decoders that only support functionally and are more preferred by the MediaCodecSelector to keep their preferred position in the sorted list.

UnitTests included
-Two MediaCodecVideoRenderer tests that verify hw vs sw does not have an effect on sort of the decoder list, it is only based on functional support

Issue: google/ExoPlayer#10604
PiperOrigin-RevId: 487779284
2022-11-14 17:48:28 +00:00
..
java/androidx/media3/exoplayer Changed decoder list sort to order by functional support of format 2022-11-14 17:48:28 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00