media/library/core/src/main
olly 0aee235e0a Make ID3 parser more robust (again)
I've also removed unnecessary "empty" cases, since to add them
everywhere would bloat the code quite a lot. Note that
new String(new byte[0], 0, 0, encoding) is valid and will produce
and empty string.

Issue: #2663

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=152697288
2017-04-11 12:15:04 +01:00
..
java/com/google/android/exoplayer2 Make ID3 parser more robust (again) 2017-04-11 12:15:04 +01:00
javadoc/com/google/android/exoplayer2/doc-files Modularize ExoPlayer steps 1 + 2. 2017-03-22 18:49:30 +00:00
AndroidManifest.xml Modularize ExoPlayer steps 1 + 2. 2017-03-22 18:49:30 +00:00