media/library
aquilescanta 961f01a850 Fix 2 CEA decoder bugs
1- Avoid dropped buffers by using a PriorityQueue instead of a set.
2- Process the end of stream after non-EOS buffers.

Issue:#3250

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=169077365
2017-09-20 13:57:16 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +01:00
core Fix 2 CEA decoder bugs 2017-09-20 13:57:16 +01:00
dash Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +01:00
hls Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +01:00
smoothstreaming Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +01:00
ui Workaround the skip ad button not being focused 2017-09-20 13:57:16 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +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.