mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

- Added back parsing of scheme data for version 1 as it's technically allowed by the spec. - Made constructor of PsshAtom private to only publish the data class and not the constructor. - Formatting and Javadoc adjustments - Additional tests