v1.55.0
This update adds a new audio codec, DTS! This codec is the primary audio codec used on Blu-ray discs and is popular in the feature film and home cinema space.
- Added the DTS audio codec under the codec identifier
'dts' - Added support for reading & writing DTS to ISOBMFF, Matroska, and MPEG-TS files
- Added
@mediabunny/dts, a new extension package that provides a fast DTS audio decoder and encoder polyfill - Fixed double decoder close error