media/library
olly f8cd770d84 Migrate from is(Not)SameAs to is(Not)SameInstanceAs.
They behave identically, and the old names are being removed.

Open-source note: The new methods are available in Truth as of version 0.44.

END_PUBLIC

More information:
  go/issameas-lsc

Tested:
    TAP --sample ran all affected tests and none failed
    http://test/OCL:246024032:BASE:246042619:1556672975894:513e7746
PiperOrigin-RevId: 246101315
2019-05-02 13:04:11 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Migrate from is(Not)SameAs to is(Not)SameInstanceAs. 2019-05-02 13:04:11 +01:00
dash Fix some random AndroidStudio warnings. 2019-04-30 22:08:07 +01:00
hls Migrate from is(Not)SameAs to is(Not)SameInstanceAs. 2019-05-02 13:04:11 +01:00
smoothstreaming Improve progress reporting logic 2019-04-18 23:24:11 +01:00
ui Fix some random AndroidStudio warnings. 2019-04-30 22:08:07 +01: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.