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 71C8D42AE6 for ; Tue, 11 Jan 2022 19:35:28 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5221D68ACA5; Tue, 11 Jan 2022 21:35:26 +0200 (EET) Received: from mail-ua1-f45.google.com (mail-ua1-f45.google.com [209.85.222.45]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8668368A1B9 for ; Tue, 11 Jan 2022 21:35:20 +0200 (EET) Received: by mail-ua1-f45.google.com with SMTP id m15so546145uap.6 for ; Tue, 11 Jan 2022 11:35:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=5JS35YJLi1LX2ECAzbzSa+P1U+SywoH8mmmUEDBlHZ4=; b=SjFpqZdS2fOZvlBGN4fP1sPAz48XxfOFQQKTRIMk7Dp+EjWYbazyrhO/jIzTIPsK4k VkqRvg7VJEuBoRnyE9VD00FUyofFq84BmQ2qnb+oC5OepMnNFUAg2e8vxTi4f0eAeMdU Bjug9aqLOdYUtOUhKR2ktfd1f1LKzRL091ugYmj/TR15gmCIopodK/1JIt/hbFe4qcpE iZUWF7p2dudByc1LAgrjc6cVAAogqorOt8sH5Z+8uUC4i2hPveUSI3CP6Ih4+EHWUIH+ dwsyHz05AsQQCAQLVksAT5r5rhqs0tx/oHSgyOPrbQTDniVoN2Z6OB/CjzHSN3By/Va5 P3yQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=5JS35YJLi1LX2ECAzbzSa+P1U+SywoH8mmmUEDBlHZ4=; b=sLzLtYyho4jwUoUNV0YOAjRCoSnaf/EpBtDhwJw9hl8Yc10+zDm/XgFL3H2p5Ui8+M qqxigHN6hpEx+zitSMjUCJfisGQfrVgDS1oMJ6th+bQgjBYnoMtnCT0ZJctA+u8Zbgk6 koXkU28DCPVTtJgSbLBB+sIotBMiseKCrPbXwbga8RcaGE/5Q58o5gfwmjyCKjbJ5+R4 hRu6yw5ZJ8jGLhckfRGKYsEaiMHZarLQFqZl8WdykuaN5NI3pGp3s0xRBYnD+DjKEV3S wM7+bcWY6lzJgLIm7wETZ/Ua1ANbpUABXVY1FsO3OPFxt9VjF8GdPgBI74oGuR19ZBz2 xTIg== X-Gm-Message-State: AOAM5307Al7v4vntMd9h7lc/n+VQz6pREU8hPuC3IwLlvkj161sVrWF/ ZOvteerNgpP0rwC29WFQGNuRMTf5yIU= X-Google-Smtp-Source: ABdhPJxr6aGU6UYCYSibfetAfgQ4X3noMdPjC07i74TR/G0E8pnfrEfZauCDkv+FHq1CKeZ3QoRFNA== X-Received: by 2002:a05:6102:6cc:: with SMTP id m12mr3026949vsg.82.1641929718455; Tue, 11 Jan 2022 11:35:18 -0800 (PST) Received: from [192.168.0.13] ([186.136.131.95]) by smtp.gmail.com with ESMTPSA id q11sm6522905uaj.4.2022.01.11.11.35.17 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 11 Jan 2022 11:35:17 -0800 (PST) Message-ID: Date: Tue, 11 Jan 2022 16:35:15 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20211124211521.1509-1-mindmark@gmail.com> From: James Almer In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v3 1/2] swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions 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 1/8/2022 8:13 PM, Mark Reid wrote: > On Sat, Jan 1, 2022 at 2:35 AM Paul B Mahol wrote: > >> will apply soon >> > > ping Applied. Sorry for the delay. _______________________________________________ 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".