media/libraries/extractor
tonihei dbf737de08 Merge pull request #255 from mayurk2:use_edts_offset_if_it_is_for_entire_file
PiperOrigin-RevId: 513213229
(cherry picked from commit 17499cefcc)
2023-03-02 09:44:16 +00:00
..
src Merge pull request #255 from mayurk2:use_edts_offset_if_it_is_for_entire_file 2023-03-02 09:44:16 +00:00
build.gradle Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-21 15:24:07 +00:00
proguard-rules.txt Update to androidx.media3 2021-10-27 09:12:46 +01:00
README.md Add javadoc links to README files 2023-01-25 18:01:21 +00:00

Extractor module

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