NewPipe-app-android/app/src/main/java/org/schabi/newpipe/player/mediasource
John Zhen Mo b4668367c6 -Added better assertions and documentations to new mechanism in MediaSourceManager.
-Modified LoadController to allow fast playback start and increased buffer zigzag window.
-Removed unnecessary loading on timeline changes.
-Changed select message in MediaSourceManager to cause immediate load.
-Reduced default expiration time in MediaSourceManager.
-Fixed main video player not showing end time on audio-only streams.
-Fixed live stream has player view disabled after transitioning from audio stream.
-Fixed inconsistent progress bar height between live and non-live video on main player.
2018-02-28 17:45:05 -08:00
..
FailedMediaSource.java -Added better assertions and documentations to new mechanism in MediaSourceManager. 2018-02-28 17:45:05 -08:00
LoadedMediaSource.java -Improved player queue stability by using more aggressive synchronization policy. 2018-02-26 19:57:59 -08:00
ManagedMediaSource.java -Improved player queue stability by using more aggressive synchronization policy. 2018-02-26 19:57:59 -08:00
PlaceholderMediaSource.java -Improved player queue stability by using more aggressive synchronization policy. 2018-02-26 19:57:59 -08:00