media/libraries/extractor
aquilescanta 7db0d91dd9 Add maxNumRefFrames to NalUnitUtil
Needed for AVI support.

PiperOrigin-RevId: 436991922
2022-03-24 14:41:28 +00:00
..
src Add maxNumRefFrames to NalUnitUtil 2022-03-24 14:41:28 +00:00
build.gradle Update to androidx.media3 2021-10-27 09:12:46 +01:00
proguard-rules.txt Update to androidx.media3 2021-10-27 09:12:46 +01:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

Extractor module

Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.