media/libraries/extractor
christosts b9a4e614f7 Fix seeking bug in opus
Fix a bug when seeking in an opus container. The calculations inside
DefaultOggSeeker may overflow a long primitive.

Issue: androidx/media#391

#minor-release

PiperOrigin-RevId: 534128513
2023-05-24 15:44:49 +01:00
..
src Fix seeking bug in opus 2023-05-24 15:44:49 +01:00
build.gradle Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
proguard-rules.txt
README.md

Extractor module

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