media/library/core/src
krocard 42f5e53def Add an TrackSelector base interface
This will allow Player to move in common without
trackSelector and all its many dependency.

Currently all users of `getTrackSelector` are
downcasting it in `DefaultTrackSelector`, this change
thus does not break them.

Track selection API is intended to be reworked, methods
will be added to the currently empty interface.

#player-to-common

PiperOrigin-RevId: 346159765
2020-12-14 10:15:35 +00:00
..
androidTest Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
main Add an TrackSelector base interface 2020-12-14 10:15:35 +00:00
test Gracefully handle null-terminated subtitle content in MKV containers 2020-12-03 17:13:12 +00:00