media/library/src/main/java/com/google/android/exoplayer2
andrewlewis dfdb3bbc95 Count buffer ahead periods rather than using their indices.
This is in preparation for allowing MediaSources to skip over periods when one
period ends, which is needed for starting to play a multi-period live stream
that is concatenated on to another period at the live edge.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=128674659
2016-07-28 20:04:40 +01:00
..
audio Fix up a bunch more Javadoc. 2016-07-28 20:04:40 +01:00
decoder Fix up a bunch more Javadoc. 2016-07-28 20:04:40 +01:00
drm Fix up a bunch more Javadoc. 2016-07-28 20:04:40 +01:00
extractor Added support for RawCC (i.e. out-of-band EIA-608) 2016-07-28 20:04:31 +01:00
mediacodec Fix up a bunch more Javadoc. 2016-07-28 20:04:40 +01:00
metadata Fix up a bunch more Javadoc. 2016-07-28 20:04:40 +01:00
source Fix up a bunch more Javadoc. 2016-07-28 20:04:40 +01:00
text Fix up a bunch more Javadoc. 2016-07-28 20:04:40 +01:00
trackselection Add viewport size filtering to the DefaultTrackSelector 2016-07-28 20:04:40 +01:00
ui Fix a few warnings. 2016-07-28 20:04:40 +01:00
upstream Fix up a bunch more Javadoc. 2016-07-28 20:04:40 +01:00
util Added support for RawCC (i.e. out-of-band EIA-608) 2016-07-28 20:04:31 +01:00
video Fix up a bunch more Javadoc. 2016-07-28 20:04:40 +01:00
BaseRenderer.java Don't let renderer input buffer get too big if codec not available. 2016-07-22 22:41:36 +01:00
C.java Rename only part of FormatEvaluator/TrackSelection merge 2016-07-28 20:04:39 +01:00
DefaultLoadControl.java Use extension rather than composition for track selection 2016-07-15 18:08:36 +01:00
ExoPlaybackException.java Introduce source package for sources 2016-07-15 18:02:31 +01:00
ExoPlayer.java Fix up a bunch more Javadoc. 2016-07-28 20:04:40 +01:00
ExoPlayerFactory.java Use extension rather than composition for track selection 2016-07-15 18:08:36 +01:00
ExoPlayerImpl.java Expose period information from MediaSources. 2016-07-28 19:39:07 +01:00
ExoPlayerImplInternal.java Count buffer ahead periods rather than using their indices. 2016-07-28 20:04:40 +01:00
ExoPlayerLibraryInfo.java Finalize v2 directory + package name 2016-07-08 12:12:09 +01:00
Format.java Parse widevine tag in manifest for secure decryption. 2016-07-28 19:37:12 +01:00
FormatHolder.java Finalize v2 directory + package name 2016-07-08 12:12:09 +01:00
LoadControl.java Use extension rather than composition for track selection 2016-07-15 18:08:36 +01:00
ParserException.java Big (and hopefully near-final) rename. 2016-07-15 18:14:55 +01:00
Renderer.java Put additional Javadoc files under src 2016-07-22 22:41:34 +01:00
RendererCapabilities.java Add Renderer.getCapabilities 2016-07-15 18:19:57 +01:00
SimpleExoPlayer.java Expose period information from MediaSources. 2016-07-28 19:39:07 +01:00