Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@TheModMaker TheModMaker released this 27 May 23:18

First full release! Public API is stable from this point onward.

New Features (not exhaustive):

  • Generic media pipeline allowing apps to replace media components
  • Offline storage and playback support
  • Use native AVPlayer for HLS
    • Controllable with streaming.useNativeHlsOnSafari configuration
    • Exposes the AVPlayer instance for app control
  • Don't use FFmpeg decoders to reduce binary size
  • Removes SDL to reduce binary size
  • Better Swift support
  • Network request/response filters
  • Playback of HEVC content
  • Honors sample aspect ratio (SAR)
  • Allow setting video fill mode