media/libraries/extractor
ibaker 102873b6e1 Split SubripDecoder and ParsableByteArray tests
In some cases we split a test method, and in other cases we just add
line breaks to make the separation between arrange/act/assert more
clear.

PiperOrigin-RevId: 492182769
(cherry picked from commit e4fb663b23)
2023-01-25 17:50:39 +00:00
..
src Split SubripDecoder and ParsableByteArray tests 2023-01-25 17:50:39 +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 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.