media/library/core
ibaker 69965ddf26 Add Metadata.toString that prints the contents of entries
entries are used in .equals(), so it's good to have them printed in toString() too (for test failures) and it makes logging easier too.

PiperOrigin-RevId: 263335503
2019-08-15 14:41:51 +01:00
..
src Add Metadata.toString that prints the contents of entries 2019-08-15 14:41:51 +01:00
build.gradle Merge robolectric_testutils into testutils. 2019-08-09 18:36:32 +01:00
proguard-rules.txt Rollback of bbe681a904 2019-08-09 18:35:53 +01:00
README.md Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00

ExoPlayer core library module

The core of the ExoPlayer library.

  • Javadoc: Note that this Javadoc is combined with that of other modules.