Skip to content

Releases: fcanas/HLSCore

Fix Build for iOS

23 Jan 21:31
2835209
Compare
Choose a tag to compare

Fix builds for iOS due to date formatter availability.

0.2.0

16 Mar 16:39
Compare
Choose a tag to compare
  • Update logging dependency
  • More robust logic in construction of a parsed EXT-X-START tag
  • More organized tag parsers
  • Expanded test suite, including auto-encoding tests
  • Simplify protocol conformance for core types
  • Improved representation of encryption method type

0.1.0

20 Jan 22:41
8906394
Compare
Choose a tag to compare
  • Fixed byte ranges
  • Correct media initialization URI
  • Removed Utilities package
  • Updated dependencies

fMP4

01 Jan 14:15
Compare
Choose a tag to compare
  • Independent segments tag
  • Explicit media sequence
  • Media segment byte ranges
  • Correct media segment parsing for empty names

0.0.3

05 May 18:43
Compare
Choose a tag to compare
  • Add support for comments
  • Treat unrecognized tags as comments instead of fatal errors
  • Control level of printed output with FFCLog
  • Update FFCParserCombinator version to 0.0.6