media/library
andrewlewis b3d462df39 Catch up video rendering by dropping to keyframes
If the current output buffer is very late and the playback position is in a
later group of pictures, drop all buffers to the keyframe preceding the
playback position.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=170975259
2017-10-11 12:11:58 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Catch up video rendering by dropping to keyframes 2017-10-11 12:11:58 +01:00
dash Tweak live-streaming track selection logic. 2017-09-26 13:48:23 +01:00
hls Prevent unnecessary consecutive playlist loads 2017-09-26 19:19:57 +01:00
smoothstreaming Tweak live-streaming track selection logic. 2017-09-26 13:48:23 +01:00
ui Catch up video rendering by dropping to keyframes 2017-10-11 12:11:58 +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.