media/extensions/ffmpeg/src
olly f8cc83a458 Ffmpeg extension: Wait for channel count and sample rate
When playing TrueHD streams, it's possible that the first decoded
buffer is empty, and that the channel count and sample rate are
still unknown. To correct for this, defer determining the format
until a buffer that will actually be output from the decoder has
been obtained, and only then query the channel count and sample
rate.

Issue: #8616
#minor-release
PiperOrigin-RevId: 366246245
2021-04-12 14:12:12 +01:00
..
main Ffmpeg extension: Wait for channel count and sample rate 2021-04-12 14:12:12 +01:00
test Remove FfmpegVideoRenderer from 2.13.0 release 2021-01-26 14:51:09 +00:00