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 0378D4656B for ; Sun, 21 May 2023 19:37:17 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 023D268C038; Sun, 21 May 2023 22:37:15 +0300 (EEST) Received: from mail-oi1-f182.google.com (mail-oi1-f182.google.com [209.85.167.182]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id A6BBF68BBE3 for ; Sun, 21 May 2023 22:37:08 +0300 (EEST) Received: by mail-oi1-f182.google.com with SMTP id 5614622812f47-38ef6217221so3139535b6e.3 for ; Sun, 21 May 2023 12:37:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684697827; x=1687289827; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=UJfmN6E2kp/pUrpqEbbX6NsYI/JQRE5CWc7VImpLhxo=; b=SnE0bPsjvrpUFUTNU5KcGZpoH+BC6DFTekdOYzqAWnwybfy9u70fex1qpFLNWLo/qS E43WzMPx6dTn5ndSFVdxHNjTiBS1l4kiPbeEFMTVdlt1OOyGKA4WeuYaxJo75kvuq6rX mtKyjjGlty6ddYJ2P9CPayHZWikTFVn7gackJMmWnp5wExUWFyAyd6Yb2/EG2IFgj+9U cVFVAkTCAkZyFdTBYxOTh3D1g8zx/ElW4MvRiL/RJp+hklCd0KpFfLwvuTAmAdvnLEL8 hlxF+Bm4tGhJdVcYkSMQI01awzd27DCB7yR9gkOpzdI8fU2XU8UxNWnMDCFpe0gusq3R U/8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684697827; x=1687289827; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=UJfmN6E2kp/pUrpqEbbX6NsYI/JQRE5CWc7VImpLhxo=; b=eRXfSsVOwT06UVAkyFcq3/l0VL8VS3TIHVou//09I/eZmljY13FXLzge2iTY/IMsrD sBY/GKRs3OsQ1iVC7xSO8YDeLIQbf1d+N379rb81IfQiJ8IDOmJT1XlxyJ8g/+X6tMs2 cuN4KyBoqYzwwUlXU3YnW1iPCfH1AOLVGJhhgst54tQVp3rWJCOzu+/gIQ4gpPfwTHnP vWx+p3fWFL/6XIcPigXrQ4XoK4bjpzE9w3hIc4VV0CXmCIQjNDrhEsNDtSB8UlOzCYb5 gguaNBI2cnLMOA5MDP7bS3CdMNNJMbktxhd7P9MaLO5AhgfJTSl9tkCLYqJtyM42YzEK LjuA== X-Gm-Message-State: AC+VfDwPC4RMIZqJobBoV+lWIzvdB5c9F8g8bmSyq6ij7VMB7wDH3c12 y7wUp1jGIyP+IboA1N6o9atpn1uy09I= X-Google-Smtp-Source: ACHHUZ4aLGW7sDDiIRu1+qyHKJzTIK3mEOxfHd+Z4ZEeCvHfC92oHWKX6WcVf48o0Uh3z6Ud1ZQIcg== X-Received: by 2002:a54:418d:0:b0:38e:257e:a62a with SMTP id 13-20020a54418d000000b0038e257ea62amr4826234oiy.50.1684697826036; Sun, 21 May 2023 12:37:06 -0700 (PDT) Received: from [192.168.0.12] (host197.190-225-105.telecom.net.ar. [190.225.105.197]) by smtp.gmail.com with ESMTPSA id v12-20020a4ae6cc000000b00546daaf33cfsm1670708oot.14.2023.05.21.12.37.04 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 21 May 2023 12:37:05 -0700 (PDT) Message-ID: <46d263ce-635d-9ab0-9b6a-347ad3b9b13c@gmail.com> Date: Sun, 21 May 2023 16:37:22 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: From: James Almer In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH] avformat/gifdec: cleanup 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 5/21/2023 4:25 PM, Paul B Mahol wrote: > On 5/21/23, Paul B Mahol wrote: >> Attached patches. >> >> This finally removes giant hacks in gif demuxer and allows using gif >> files via pipe reliably. >> > > Better patches attached, no more sets time_base in gif parser. Samples report 100fps now. _______________________________________________ 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".