Skip to content

v1.27.5

Choose a tag to compare

@Vanilagy Vanilagy released this 12 Jan 15:19
· 646 commits to main since this release
32d8b15
  • Calling Conversion.cancel() now causes existing calls to execute() to throw instead of to never resolve (#271)
  • Fixed ocasional sample GC errors when canceling a conversion (#272)
  • Matroska demuxer doesn't throw anymore when DefaultDuration and TimestampScale appear in the wrong order (#273)
  • Fixed Matroska demuxer throwing when junk was at the end of the file (#274)
  • Fixed calling close on a media source after Output.finalize throwing an internal error (#270)
  • Fixed disabled tracks crashing the Matroska demuxer (#276)