media/library
tonihei 5776bed190 TrackSelection.Factory clean-up.
We currently have two factory methods where it is completely unclear which one needs
to be overridden.

This change deprecates the old one, adds a Util method to easily map back from the new
to the old behaviour, and updates all implementations of the now deprecated method in
our code.

PiperOrigin-RevId: 224303560
2018-12-10 18:08:50 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core TrackSelection.Factory clean-up. 2018-12-10 18:08:50 +00:00
dash Merge pull request #5187 from BrainCrumbz:feat/get-tag 2018-12-05 17:49:07 +00:00
hls Merge pull request #5187 from BrainCrumbz:feat/get-tag 2018-12-05 17:49:07 +00:00
smoothstreaming Merge pull request #5187 from BrainCrumbz:feat/get-tag 2018-12-05 17:49:07 +00:00
ui Fall back to TYPE_ROTATION_VECTOR if TYPE_GAME_ROTATION_VECTOR unavailable 2018-11-27 15:46:10 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.