media/libraries/test_data
sheenachhabra 407bc4fec9 Manage all color value conversions in ColorInfo class
This CL also aligns supported color space in `media3 common` and `media3 muxer`.

Earlier `muxer` would take even those values which are considered invalid
in `media3` in general.

Earlier muxer would throw if a given `color standard` is not recognized
but with the new change, it will rather put default `unspecified` value.

#cherrypick

PiperOrigin-RevId: 698683312
2024-11-21 01:09:02 -08:00
..
src Manage all color value conversions in ColorInfo class 2024-11-21 01:09:02 -08:00
build.gradle Add android.namespace to all build.gradle files 2023-05-19 17:19:15 +01:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

Test data module

Provides sample data for media unit and instrumentation tests.