media/library
olly 67567ffa6c TsExtractor: Do less work if payload reader does not exist
There's no reason to perform the discontinuity check or skip
the adaptation field if we don't have a payload reader for
the packet.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=169374609
2017-09-20 11:57:47 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core TsExtractor: Do less work if payload reader does not exist 2017-09-20 11:57:47 +01:00
dash Fix DefaultDashChunkSource.updateLiveEdgeTimeUs 2017-09-19 18:16:18 +01:00
hls Fix PTS wraparound in HLS+Webvtt 2017-09-19 18:17:43 +01:00
smoothstreaming Update ABR logic in AdaptiveTrackSelection for live streaming case 2017-09-15 23:33:10 +01:00
ui Workaround the skip ad button not being focused 2017-09-15 23:39:19 +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.