mirror of
https://github.com/androidx/media.git
synced 2025-05-07 07:30:22 +08:00

Initialization data is not passed to `MediaCodecRenderer` as it is not required for playing AV1 video. See: https://developer.android.com/reference/android/media/MediaCodec#CSD PiperOrigin-RevId: 629729301
Test data module
Provides sample data for media unit and instrumentation tests.