mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Adds a Frame extractor test that verifies decoder respects rotation metadata from the mp4 container. Do not rely on the MediaCodec decoder rotate the input. Rotate via a video effect instead. PiperOrigin-RevId: 698381282
Test data module
Provides sample data for media unit and instrumentation tests.