Skip to content

GPAC 1.0.1

Compare
Choose a tag to compare
@jeanlf jeanlf released this 10 Sep 16:40
· 3608 commits to master since this release

This release fixes build and installation issues in 1.0.0, as well as various bugs introduced during the migration to the filters architecture.

It also adds several small features:

  • better ttml import
  • better support for MPEGH audio
  • support fur DASH UTCTiming
  • manifest generation from pre-fragmented DASH/HLS mp4
  • speed optimization in isobmf reading (normal and fragmented)
  • improved JS API for the filter session
  • core tools exposed as JS module (file io, bitstream, etc ...)
  • android fixes