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

*** Original commit *** Stop parsing unsupported WebVTT CSS properties The spec lists an exhaustive list of CSS properties that should be recognised, all others must be ignored: https://www.w3.org/TR/webvtt1/#the-cue-pseudo-element *** PiperOrigin-RevId: 320150427
ExoPlayer test data
Provides sample data for ExoPlayer unit and instrumentation tests.