Revert AndroidTestUtil.canDecode to use EncoderUtil.findCodecForFormat
https://github.com/google/ExoPlayer/commit/fedd99b4911e61f18e68e57021ac8b55db7e5f44 introduced using `DefaultDecoderFactory.getDecoderInfo(format) != null` caused certain tests not to be skipped when they were expected to be, creating more mh failures. PiperOrigin-RevId: 537820370 (cherry picked from commit c78151b52d9ee53a08681b2a7ab3be352bd43572)
Showing
with
35 additions
and
2 deletions
Please
register
or
sign in
to comment