Fix DTS:X Profile 2 encoding attributes for passthrough playback

This commit is contained in:
microkatz 2024-05-03 14:32:30 +00:00
parent de2bc944ca
commit 6363017e88

View File

@ -31,6 +31,8 @@
and H.262 HLS streams and H.262 HLS streams
([#1126](https://github.com/google/ExoPlayer/issues/1126)). ([#1126](https://github.com/google/ExoPlayer/issues/1126)).
* Audio: * Audio:
* Fix DTS:X Profile 2 encoding attributes for passthrough playback
([#1299](https://github.com/androidx/media/pull/1299)).
* Video: * Video:
* Text: * Text:
* Fix issue where subtitles starting before a seek position are skipped. * Fix issue where subtitles starting before a seek position are skipped.