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 F21BD40E2C for ; Fri, 31 Dec 2021 13:25:12 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3999968B00B; Fri, 31 Dec 2021 15:25:10 +0200 (EET) Received: from out2.migadu.com (out2.migadu.com [188.165.223.204]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id EC095680BA3 for ; Fri, 31 Dec 2021 15:25:03 +0200 (EET) Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zanevaniperen.com; s=key1; t=1640957103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rPApbW0dULhw/7Kob/eaPFZEgnIZPBgFNY9R8HKzV/w=; b=OGxRHmty1vBjFhc8c1RPQLqjZDxhbEEJvqulYPXWoHFtAZeH230VuDBlCmpbx+3bxqX+Du mofZiaalLI+bcCV+vx8uF69dii1RXqhfmr36kG88y2ElYq7/aiiiTVn6foZTntluJwaF5m kIueEFj0jIfzeGVdumFhtS1cob5iCtR9lEs4kJxmbP3i7Y1pO23XqEChLRnL08E4ErmtqM emSBi4clrYPYZFnSdHfs/IgfinR2FHEUJyxZWEDkRZfdBx+g+22QkqkzQHUEDWYx/g6pGZ a9uHN9zipy177+2wLnPQIga+ppN0uwdl4T5WMVWwnXIy4qk05jwQJNVLDIl06Q== Date: Fri, 31 Dec 2021 23:25:00 +1000 MIME-Version: 1.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20211227004758.26381-1-pal@sandflow.com> <712adaf9-2b23-63c8-0779-1eb5f1cfde3e@zanevaniperen.com> X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Zane van Iperen In-Reply-To: X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: zanevaniperen.com Subject: Re: [FFmpeg-devel] [PATCH v15 1/2] avformat/imf: Demuxer 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 31/12/21 21:19, Paul B Mahol wrote: > ++i instead of i++ > You're right, I missed that. I'll submit a patch. _______________________________________________ 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".