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 32BBC4024A for ; Thu, 20 Jan 2022 18:00:54 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6DCFE68B1E2; Thu, 20 Jan 2022 20:00:52 +0200 (EET) Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 51FDE68B046 for ; Thu, 20 Jan 2022 20:00:46 +0200 (EET) Received: by mail-qv1-f49.google.com with SMTP id k9so7400954qvv.9 for ; Thu, 20 Jan 2022 10:00:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=L8pv+LWG4BUtQtD5pJhHkMIxRs3LA1r6M0aJUnmSTUY=; b=PuUHPiU34EU0vsvV1v3g8zPiLYclzj7RxWFUsY4G48ovjFVZi9kY+g/PSbJioz+58L 4DcRvzbFQhlZ8Gba7f4vzw5hUqCmVKPmOVNGc7iW0oRRVaMNTucShRWg1OTDVOGxb41p KD6ZEMMfefBelvEHUTXpaFVQwXGKmMp98LPCeE0Jh8P0U11HmmRnOsHsuBOYrAAodtAI PnZaayV4h/FxXwWa0owxu6/GgbfksZKkikLDKJo8/DpuT8xcont0YMwcJsYUjzOprtYC 3fw1hjTojYmcKxGc5dfaihSsarVjRvwALRrkfOadS/YiM/sH32sVMiwrLM7W2z/a2gXn bDxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=L8pv+LWG4BUtQtD5pJhHkMIxRs3LA1r6M0aJUnmSTUY=; b=B1/bRtWvsTykTTjaV8dnpsD+/Z2pn7BT4J+/JIpPSdlFXCs0s5s4qiH30VDBgRl+cn GmLSc73P8ttafidZrwrU45VEGOckQOnAmsAwJn3avkkHphnW3wwrrByb6WOuFvDHYR+r rR0n3cC22vd+hsuRvS4d6psaTAqomKflwNrUYUZnPaJTZP6xv8JEKoASK0MdVbKetZH+ 6I3aimhFx1pss5R2fsOm8rhtezzAPoBAoq+4EnBemwEzp0tc6CZEEx2couuhWz7Gamwn u3QVxpH5t8Kxb2YhOiqe80Ct2QQa0vfw69C4xpicubq23MAyODPzCHW4o5JMce+GA+Li 6kCQ== X-Gm-Message-State: AOAM530/ho6CI+j11eR38Ev45euGbs+mtnCWOPXxhUjIiA3RCrofxwoO +qyc67z/G/Rq/qayq0Zxy572YnmeDiI= X-Google-Smtp-Source: ABdhPJxabeHp39I6Te0vU4Xo3yriAEGMuZO7qc/nNES7UAjWHLsD7T7iEWzLdmwINFWXdpZNZdKFLw== X-Received: by 2002:a05:6214:20e8:: with SMTP id 8mr12075qvk.77.1642701644384; Thu, 20 Jan 2022 10:00:44 -0800 (PST) Received: from jackie ([38.32.32.114]) by smtp.gmail.com with ESMTPSA id v25sm1681458qtc.96.2022.01.20.10.00.43 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jan 2022 10:00:43 -0800 (PST) Date: Thu, 20 Jan 2022 13:00:42 -0500 From: Andriy Gelman To: FFmpeg development discussions and patches Message-ID: <20220120180042.zfazbgqxeyr4lfq6@jackie> References: <314d1da505d135cb724f5b42a83aa1780b0633c9.1642649134.git.ffmpegagent@gmail.com> <20220120100647.GY2829255@pb2> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v3 21/26] fftools/ffmpeg: Introduce subtitle filtering and new frame-based subtitle encoding 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: Hi, On Thu, 20. Jan 15:17, Soft Works wrote: > > > Patches 19,20,21,22 and 23 do not appear on Patchwork. > > Do you have an idea why? The full set is on patchwork now. -- Andriy _______________________________________________ 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".