From e1b032cbad5db7698104a93c2235fb7da1f8b580 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 27 Nov 2011 23:39:21 +0100 Subject: decoder/ffmpeg: work around bogus channel count Initialize the audio_format before calling avcodec_open(), because avcodec_open() will fill bogus values. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 166541c44..b078b8213 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ ver 0.16.6 (2010/??/??) * decoder: - fix assertion failure when resuming streams + - ffmpeg: work around bogus channel count * encoder: - flac, null, wave: fix buffer corruption bug - wave: support packed 24 bit samples -- cgit v1.2.3