media/libraries/test_utils
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
..
src Use ExoPlayer in DecodeOneFrameUtil 2024-10-28 08:32:23 -07:00
build.gradle Move SSIM related files to test_util 2023-06-29 22:51:20 +00:00
README.md Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00

Test utils module

Provides utility classes for media unit and instrumentation tests.