• Home
  • Raw
  • Download

Lines Matching refs:playlist

15     *   Add playlist API
66 * Add media item based playlist API to Player.
152 * Cast extension: Implement playlist API and deprecate the old queue
339 * Fix issue where player errors are thrown too early at playlist
401 item in a playlist of Opus streams.
510 a playlist of Opus streams.
812 * Add metadata entry for HLS tracks to expose master playlist information.
894 * Fix issue where sending callbacks for playlist changes may cause problems
925 * Fix issue causing unnecessary media playlist requests when playing live
1037 * Support `EXT-X-INDEPENDENT-SEGMENTS` in the master playlist.
1069 * Scale up the initial video decoder maximum input size so playlist
1104 * Support lazy preparation of playlist media sources
1134 * Fix issue where removing looping media from a playlist throws an exception
1139 * Fix issue where errors of upcoming playlist items are thrown too early
1229 * Allow injection of custom playlist trackers.
1366 * Fix playlist loading error propagation when the current selection does
1367 not include all of the playlist's variants.
1372 * Add support for multiple #EXT-X-MAP tags in a media playlist
1645 after a dynamic playlist modification has been applied
1690 * Remove unnecessary media playlist fetches during playback of live HLS
1692 * Add the ability to inject a HLS playlist parser through `HlsMediaSource`.
1795 * Exposed all media playlist tags in ExoPlayer's MediaPlaylist object.
1819 * HLS: Detect playlist stuck and reset conditions
1868 * HLS: Correctly propagate errors loading the media playlist
1940 * Reduced frequency of media playlist requests when playback position is
1943 * Exposed the master playlist through ExoPlayer.getCurrentManifest()
1992 * HLS: Check #EXTM3U header is present when parsing the playlist. Fail
1997 * HLS: Fix non-seamless first adaptation where master playlist omits
2002 * HLS: Better handle inconsistent HLS playlist update
2078 Note that caching of manifest and playlist files is still not supported
2177 * Playlist support. Includes support for gapless playback between playlist
2186 playlist, merged and looped. Read more