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 ACE1242C4A for ; Mon, 2 May 2022 18:36:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D93C468B2A5; Mon, 2 May 2022 21:36:45 +0300 (EEST) Received: from btbn.de (btbn.de [136.243.74.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 07F0E688324 for ; Mon, 2 May 2022 21:36:39 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 9E64E2DA21A for ; Mon, 2 May 2022 20:36:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1651516598; bh=UMKm2RpnpWo8m0jECHXdKYVP5Dik/zT8QT6VS8zamWU=; h=Date:Subject:To:References:From:In-Reply-To; b=AypkAj+ht/6pD4xils/cUOAOGpTz9qUWIbeayhkEeeCgEFMGA4B+wR+PxFzZkco8Z +YkSgDCAQuso/kKVX3teaZE2iu2867pplJ2xvpIBs40BVwwXSGEG+sq6jPU/aYwwZr RSVj/f2CC9AJnmt0rF8AmNROVNNFbZWkQ6ZR7s9psQgiLm2Pm4Dphmr8E4AwM6XtnX yNwvYwGDXIYKpbedtf8P4bp0uHV7sXymi+rVvg8MxRkCgp5nWt9meeifX0rQiQOscW MkRrIBAZA+8x8yz7q8GCR96qvetiwmF6uTi5Hktrr6KvJ782ivT51GdyI2wf/u9six BRWx0Q+YLdGXw== Message-ID: Date: Mon, 2 May 2022 20:36:38 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <9gALEgkn.1651513526.6738600.dif@localhost> From: Timo Rothenpieler In-Reply-To: <9gALEgkn.1651513526.6738600.dif@localhost> Subject: Re: [FFmpeg-devel] PATCH - libmad MP3 decoding support 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 02.05.2022 19:45, David Fletcher wrote: > On 2/5/2022, "Nicolas George" wrote: >> Is there a trac ticket? If not, please fill one: we would not want to >> keep that bug. >> >> Regards, >> >> -- >> Nicolas George > > Hi Nicolas, > > I'll prepare a test case to demonstrate the issue and fill in a ticket. > As far as I can tell this is an issue affecting older ARM hardware, it > cannot be reproduced on x86 hardware. I now have some additional ARM > hardware with a more capable CPU which should help pin down the problem. > > Best regards, David. That sounds like a pretty serious issue to me, and I'd rather see that fixed than an entire other decoder library pulled in, just to work around it. _______________________________________________ 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".