Skip to content

Releases: Comcast/mamba

2.3.0

04 Oct 16:48
50c270c
Compare
Choose a tag to compare

Summary

This release fixes a compilation error with Xcode 16 and also introduces the missing tags and attributes from Section 4.4.6. Multivariant Playlist Tags of draft 15 of RFC8216 (HLS specification). Additionally, we have now added proper handling of media sequence calculations when the EXT-X-SKIP tag is in the playlist.

The other listed changes are internal tooling (repository CI) changes.

What's Changed

  • version 2.2.2 in #108
  • Fixed a compilation error on Xcode 16 Beta with tvOS 18. in #126
  • Adding action to build and test iOS and tvOS targets (Targeting version 2.x) in #135
  • Introduce EXT-X-SKIP support (Targeting version 2.x) in #131
  • Add missing multivariant playlist tags and attributes from draft 15 (Targeting version 2.x) in #133
  • Added Xcode 16 adaptation for version 2.2.2. in #138
  • Candidate/2.3.0 in #140

Full Changelog: 2.2.2...2.3.0

1.6.0

04 Oct 14:46
07a909b
Compare
Choose a tag to compare

Summary

This release introduces the missing tags and attributes from Section 4.4.6. Multivariant Playlist Tags of draft 15 of RFC8216 (HLS specification). Additionally, we have now added proper handling of media sequence calculations when the EXT-X-SKIP tag is in the playlist.

The other listed changes are internal tooling (repository CI) changes.

What's Changed

  • Adding action to build and test iOS and tvOS targets in #134
  • Introduce EXT-X-SKIP support in #130
  • Add missing multivariant playlist tags and attributes from draft 15 in #132
  • Candidate/1.6.0 by in #141

Full Changelog: 1.5.9...1.6.0

1.5.9 Release

17 Jul 20:15
2867dbe
Compare
Choose a tag to compare

Overview

  • Fixes to support Xcode 16 compilation

Merge pull request #125 from Comcast/candidate/1.5.8

23 May 20:50
69e5522
Compare
Choose a tag to compare

Support additional video codec

Update Resource Processing

09 May 17:42
7c926fd
Compare
Choose a tag to compare

Updates manifest to use process rule for package resources.

1.5.6

03 Feb 22:21
55d6261
Compare
Choose a tag to compare
  • Resolve compiler warnings about deprecated protocol conformance.

2.2.2

24 Aug 17:14
80c8073
Compare
Choose a tag to compare
  • Support for XCFrameworks and Library Evolution

1.5.2

24 Aug 17:13
b8dd881
Compare
Choose a tag to compare
  • Support for XCFrameworks and Library Evolution

2.2.1

05 Aug 16:04
ee38596
Compare
Choose a tag to compare
  • Updates for Xcode 11.5
  • Fixes static libs issue with CocoaPods
  • README updates for branch naming changes

2.2.0

20 Apr 17:01
d93cd82
Compare
Choose a tag to compare
  • Added support for #EXT-X-DATERANGE