media/library
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
..
all Generate Javadoc for each module individually 2017-03-22 19:10:15 +00:00
core Make ID3 parser more robust (again) 2017-04-11 12:15:04 +01:00
dash Generalize manifest parser parameters in DASH and SmoothStreaming MediaSources 2017-04-06 18:50:44 +01:00
hls Rename skipToKeyframeBefore -> skipData and allow skipping to EOS 2017-03-31 19:11:08 +01:00
smoothstreaming Generalize manifest parser parameters in DASH and SmoothStreaming MediaSources 2017-04-06 18:50:44 +01:00
ui Hide player controls when an ad is playing 2017-04-11 12:15:04 +01:00