dancho fe14525a97 Use ExoPlayer in DecodeOneFrameUtil
The old code that uses MediaCodec directly has a race condition
that causes the decoder to incorrectly crop the decoded picture.

PiperOrigin-RevId: 690620868
2024-10-28 08:32:23 -07:00
..
2024-10-28 08:32:23 -07:00

Test utils module

Provides utility classes for media unit and instrumentation tests.