media/library/extractor
aquilescanta ab6b167ee0 Add iso9 to the list of supported MP4 brands
Issue: #8308
#minor-release
PiperOrigin-RevId: 345707141
2021-01-11 16:13:28 +00:00
..
src Add iso9 to the list of supported MP4 brands 2021-01-11 16:13:28 +00:00
build.gradle Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +01:00
proguard-rules.txt Align flags between the core and extension FLAC extractors 2020-06-23 11:05:37 +01:00
README.md Split out extractor and common modules 2020-01-24 18:15:19 +00:00

ExoPlayer extractor library module

Provides media container extractors.

  • Javadoc: Classes matching com.google.android.exoplayer2.extractor.* belong to this module.