media/library/extractor/src/test
apodob 80d9d47d1c Add Extractor#release() implementation.
SubtitleExtractor.release() releases the underlying SubtitleDecoder.
This change introduces the STATE_RELEASED state. The extractor
handles the new state in the read() and seek() methods.

PiperOrigin-RevId: 391046478
2021-08-17 15:41:03 +01:00
..
java/com/google/android/exoplayer2 Add Extractor#release() implementation. 2021-08-17 15:41:03 +01:00
AndroidManifest.xml Split out extractor and common modules 2020-01-24 18:15:19 +00:00