media/libraries/exoplayer/src
claincly ed3a741601 Fix MCVR crash when seeking in HDR10 videos
MCVR crashed because MCVR registers a new input stream to VideoSink on every
`onOutputFormatChanged()`, assuming that `onOutputFormatChanged()` is only
invoked on media item transition. However, it can be called multiple times for
one media item.

PiperOrigin-RevId: 649050576
2024-07-03 06:22:44 -07:00
..
androidTest Default to parse subtitles while extracting, instead of while rendering 2024-05-16 01:42:56 -07:00
main Fix MCVR crash when seeking in HDR10 videos 2024-07-03 06:22:44 -07:00
test Call onProcessedStreamChange() for every media item change 2024-07-02 17:04:08 -07:00