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 A5FCB4743E for ; Tue, 7 Nov 2023 19:57:26 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5E7B968CBDF; Tue, 7 Nov 2023 21:57:23 +0200 (EET) Received: from mail-vk1-f181.google.com (mail-vk1-f181.google.com [209.85.221.181]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 55A3168CAD4 for ; Tue, 7 Nov 2023 21:57:16 +0200 (EET) Received: by mail-vk1-f181.google.com with SMTP id 71dfb90a1353d-4a4021adbc7so2178022e0c.2 for ; Tue, 07 Nov 2023 11:57:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699387035; x=1699991835; darn=ffmpeg.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=4Wr/W6LCC/8bST0zkBAZC2PjEagJre145ohtlcZ1gFk=; b=Di7ts4lLIXkE56H08qRY6pytDWMwR+M1AkFbQrpAMttccNiCKl/qQ+iNVXnLCoFVkz e7EEQOBhUYjZ+Z5OWQLhqFYqwfUSa7whhelaxT0+i4Sdt+iRhNqFPCQZGXzQEu1qiUPD ljy823ssz/3XNcsm4RVWKKb7BuWk5SJO68HAMS/CLT15lFiHZjwicriBm7wweHn/4k9R w8B8TgvagNbEgSsBLqG3KCKEuIp6P2o/eZeX0574mheCJ4F5Jwr4xB06m/NSXnCrA/X5 V791+2YyRSc7A955tcqsdNFj7rAhHMkxlAuNwHtPJPrIhjXe8kCBU/F59A3BC1ieKPan NlYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699387035; x=1699991835; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=4Wr/W6LCC/8bST0zkBAZC2PjEagJre145ohtlcZ1gFk=; b=P8eQ4vxRME5hZb/6YoPPd6t1TXN88QnM6BV9SncR0E5ZyCwsKLCtp+/CXDRdBRw7b7 TjZ0zNtUBPzZtS2zfkp5A9BayA3iQNyPD4dAW0HEDHVMMaw01n4EIRVVdx+fBm19QY/G IgUEr4Zl00f9bNuMjAJK7OgJmlnVRImQ4F4tS+a9/SMlZhjpBbjfgzdiyU3fBMClDsI6 /w2UcWdFcebBqgI1TMo/VVN8yKqSxr8bE/E+OxMpk+iQ6SesK6mZUaeU70Fm6p6TVqEU xAUnzZGUcUJNNhfiz8UAAeIa5Xmk+07QZGsA3fY9dMYUS2k1XUmwrstiQth6lFfione6 AjwA== X-Gm-Message-State: AOJu0YxDVODWByp95n3U/E7EsnI1PzCFXIGdPaZlRlgKJNr3dv8EtMju mP8KSeaJyTdSBT01GOQH7KbwUYuSCn9dzrMUiMeUnUICOM4= X-Google-Smtp-Source: AGHT+IFRnyxvDOH5PqxvEcaQmylZ581lvhuSPXNnh/6EzpsgINcEB0Zrf+m8MwUYcrRLSKMmxdzPMupDyhaepasJM58= X-Received: by 2002:a1f:add0:0:b0:490:c49e:3fe0 with SMTP id w199-20020a1fadd0000000b00490c49e3fe0mr27301634vke.11.1699387034667; Tue, 07 Nov 2023 11:57:14 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Paul B Mahol Date: Tue, 7 Nov 2023 21:05:23 +0100 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH] avfilter/buffersrc: switch to activate 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Will apply in next 48h. Libavfilter code is not so complex to need so big time interval for review from experienced C developer. _______________________________________________ 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".