From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 0412142F7F for ; Sat, 16 Jul 2022 10:54:46 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id CF6F168B876; Sat, 16 Jul 2022 13:54:43 +0300 (EEST) Received: from btbn.de (btbn.de [136.243.74.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 122AB68B5B7 for ; Sat, 16 Jul 2022 13:54:38 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 8865D267806 for ; Sat, 16 Jul 2022 12:54:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1657968876; bh=b8Qjea6KgRNMX5sqK5OjwIBPgvAGmzj6NwMo4lxiRSk=; h=Date:Subject:To:References:From:In-Reply-To; b=Y5lim94vz3D/H53+9YWpK/h2R3sBwt+7OhSLmmk5zaOw+dx+PHlAv5D5dwvL4G7mY zXbgNGyzA2VNgP717TonBDPTsptdpQVzhkMlT8aq5hrM0JGTqqjta/fSzW95QQfUXH b6UyqgOc5tnpHdoN8oU+lqS6RFR7H0rOBLPAXOfgcafH02s9nApGejTguvljMtwnmN sD4umaiaqC9IzhDxGSZVZjYYpvUhxe0kXOaso6wtopoeuqgvFzqNa/TtPVCLTf6TR+ iGEdtOXeBQhmR8fvfwMFPWyAb7D2tyjKFPqcWWIR+LzQUTky+KDFKwgi/wNBG3uNgl c4WjUhBv5FhBQ== Message-ID: <90085f37-f6dd-a8b0-255e-b3ffb2b70b22@rothenpieler.org> Date: Sat, 16 Jul 2022 12:54:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.0.2 To: ffmpeg-devel@ffmpeg.org References: <20220716060826.69979-1-heng.hu.1989@gmail.com> Content-Language: en-US From: Timo Rothenpieler In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH] avcodec/libspeexdec: initialize channels X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 16.07.2022 12:50, Paul B Mahol wrote: > Please fix native decoder instead. Both decoders should be fixed if they have issues decoding valid files. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".