mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update release notes to contain IAMF support.
PiperOrigin-RevId: 670160408
This commit is contained in:
parent
551cbadafc
commit
b0213c870b
1 changed files with 6 additions and 0 deletions
|
|
@ -119,6 +119,12 @@
|
||||||
* Smooth Streaming Extension:
|
* Smooth Streaming Extension:
|
||||||
* RTSP Extension:
|
* RTSP Extension:
|
||||||
* Decoder Extensions (FFmpeg, VP9, AV1, etc.):
|
* Decoder Extensions (FFmpeg, VP9, AV1, etc.):
|
||||||
|
* Add the IAMF decoder module, which provides support for playback of MP4
|
||||||
|
files containing IAMF tracks using the libiamf native library to
|
||||||
|
synthesize audio.
|
||||||
|
* Playback is enabled with a stereo layout as well as 5.1 with
|
||||||
|
spatialization together with optional head tracking enabled, but
|
||||||
|
binaural playback support is currently not available.
|
||||||
* MIDI extension:
|
* MIDI extension:
|
||||||
* Leanback extension:
|
* Leanback extension:
|
||||||
* Cast Extension:
|
* Cast Extension:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue