Message ID | 20210505123836.9573-1-andrzej.p@collabora.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=Kxb6=KA=lists.infradead.org=linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 45F51C433ED for <linux-rockchip@archiver.kernel.org>; Wed, 5 May 2021 12:38:55 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 97C4261132 for <linux-rockchip@archiver.kernel.org>; Wed, 5 May 2021 12:38:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 97C4261132 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=collabora.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:MIME-Version:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Date:Subject:Cc:To:From:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=wjGOVNllVrGNxsjzpYMIAht6UwKe/gWGEn2zEsyrn6o=; b=G52ll/b417vF34+49UkR2gTIwZ aXhgbVHu+9bPnx3818WPuLGGSlU6wDCVe5JFrh183vxi786J/WmJ0IeC6ql5Fc1HAHpOGlCo6odfu HmC/bmcz1G1F73UL4lo8Iqz9wlMZTQmi/4A3+ePozi6AFyeLioGtA8x9CMJL8fbPnn9kIz1IY+VpU Y8itzozkdnmBkAl14GSe/5HrIYCyqLEN86bjVt2oMuSaumK4mVdqTdwBARyFcA3luwAxTKzKb+kXu WGLzRQXvTQCyPOf0hrJQA0d99AYaeLtHTCghuA7C6bqycFKCSVu0NCFngZOlaP2105F6plrUV4Zc6 2L/WI9Pg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1leGnh-001DzG-OS; Wed, 05 May 2021 12:38:50 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1leGne-001DyQ-Ap for linux-rockchip@desiato.infradead.org; Wed, 05 May 2021 12:38:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Message-Id:Date:Subject:Cc:To:From: Sender:Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:In-Reply-To:References; bh=OBPiqGi1B+MnNWe1uGJfdeHOCaajPCkz3p49Odud5b8=; b=zP66PsVZGCOpo9rFcyXGaCKRfP MvxP/q10yMKPwYgqzicD15BEABrB+W3k5jeSPXSIK34Fg8ELq3Z3YmpCXn/n4ZRgXekUhQV1TcS7L +8AbnZbhYiQe+WrqpWYRl9zFDrhZFEseKOxD7EjIGlSGSG+RXTpxRMpH2c8wNZjX3u8hjzokJoqXi /5U5Xk4ViArs+SUeTB3/EQmH6FHSetyZ/rxGMtiLmDCH0LUDCt5HmOQXtmVeDhXvOE4CRB4rgCR+6 2Yrg4oeUnjmEwvZ47dRSAhdBIKbbx4QVFaG+lkKYVG+cjZJEWMEEH2qoY4MbIwyIrgCmoorvtxEVd mXKbIJPQ==; Received: from bhuna.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e3e3]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1leGnb-004km3-5A for linux-rockchip@lists.infradead.org; Wed, 05 May 2021 12:38:45 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: andrzej.p) with ESMTPSA id 37BDA1F42E68 From: Andrzej Pietrasiewicz <andrzej.p@collabora.com> To: linux-media@vger.kernel.org Cc: linux-rockchip@lists.infradead.org, devel@driverdev.osuosl.org, Mauro Carvalho Chehab <mchehab@kernel.org>, Hans Verkuil <hverkuil-cisco@xs4all.nl>, Ezequiel Garcia <ezequiel@collabora.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Andrzej Pietrasiewicz <andrzej.p@collabora.com>, kernel@collabora.com Subject: [RFCv2 0/3] vp9 v4l2 stateless uapi Date: Wed, 5 May 2021 14:38:33 +0200 Message-Id: <20210505123836.9573-1-andrzej.p@collabora.com> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210505_053843_478948_0DDE9092 X-CRM114-Status: GOOD ( 17.96 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms <linux-rockchip.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-rockchip>, <mailto:linux-rockchip-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-rockchip/> List-Post: <mailto:linux-rockchip@lists.infradead.org> List-Help: <mailto:linux-rockchip-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-rockchip>, <mailto:linux-rockchip-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" <linux-rockchip-bounces@lists.infradead.org> Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org |
Series |
vp9 v4l2 stateless uapi
|
expand
|