• Home
  • Raw
  • Download

Lines Matching refs:DASH

125 *   DASH:
130 * Fix assertion failure in `SampleQueue` when playing DASH streams with
198 * DASH:
230 * Reduce startup latency for DASH and SmoothStreaming playbacks by
233 * Reduce startup latency for on-demand DASH playbacks by allowing codec
435 * DASH: Support negative @r values in segment timelines
490 * Handle new signaling in DASH manifests
517 * DASH:
802 * DASH:
848 * DASH: Fix issue handling large `EventStream` presentation timestamps
929 * MP4: Support Opus and FLAC in the MP4 container, and in DASH
931 * DASH: Fix detecting the end of live events
966 * DASH: Parse ProgramInformation element if present in the manifest.
1045 * DASH:
1190 * DASH:
1216 track in DASH ([#4477](https://github.com/google/ExoPlayer/issues/4477)).
1226 * DASH: Fix playback getting stuck when playing representations that have both
1289 To see how to download DASH, HLS and SmoothStreaming media, take a look
1291 * Updated main demo app to support downloading DASH, HLS, SmoothStreaming
1385 within a fragment. This benefits standalone FMP4 playbacks, DASH and
1497 * DASH:
1500 * Support EventStream elements in DASH manifests.
1589 * DASH: Support time zone designators in ISO8601 UTCTiming elements
1648 * Offline: Added `Downloader` implementations for DASH, HLS, SmoothStreaming
1654 * DASH:
1731 * DASH: Expose segment indices to subclasses of DefaultDashChunkSource
1796 * DASH: Support for seamless switching across streams in different
1890 * Support adaptive playback for audio only DASH, HLS and SmoothStreaming
1915 * Fix NPE enabling WebVTT subtitles in DASH streams
1928 * DASH improvements:
2004 * DASH: Don't overflow when dealing with large segment numbers
2006 * DASH: Fix propagation of language from the manifest
2077 * Support caching of media segments for DASH, HLS and SmoothStreaming.
2154 Enables features such as gapless playback through playlists and DASH
2163 enables features such as seeking in live playbacks and DASH multi-period
2165 * Responsibility for loading the initial DASH/SmoothStreaming/HLS manifest
2181 * Seeking in live playbacks for DASH and SmoothStreaming
2183 * DASH multi-period support
2301 DASH/SmoothStreaming).
2320 * DASH: Enable MP4 embedded WebVTT playback (#1185)
2361 * DASH: Limited support for multi-period manifests.
2389 * DASH: Support Mpd.Location element.
2392 * (WorkInProgress) - First steps to supporting seeking in DASH DVR window.