From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from ws5-mx01.kavi.com (ws5-mx01.kavi.com [34.193.7.191]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2A51BC77B70 for ; Mon, 17 Apr 2023 12:57:03 +0000 (UTC) Received: from lists.oasis-open.org (oasis.ws5.connectedcommunity.org [10.110.1.242]) by ws5-mx01.kavi.com (Postfix) with ESMTP id 65512157EE8 for ; Mon, 17 Apr 2023 12:57:02 +0000 (UTC) Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 5BE8E986386 for ; Mon, 17 Apr 2023 12:57:02 +0000 (UTC) Received: from host09.ws5.connectedcommunity.org (host09.ws5.connectedcommunity.org [10.110.1.97]) by lists.oasis-open.org (Postfix) with QMQP id 485EB98632B; Mon, 17 Apr 2023 12:57:02 +0000 (UTC) Mailing-List: contact virtio-dev-help@lists.oasis-open.org; run by ezmlm List-ID: Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 36BAF98634A for ; Mon, 17 Apr 2023 12:57:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at kavi.com X-MC-Unique: jx0p7RbuOQmjPQ_hHoYj7A-1 From: Cornelia Huck To: Alexandre Courbot , Albert Esteve Cc: Alexander Gordeev , virtio-dev@lists.oasis-open.org, Keiichi Watanabe , Alex =?utf-8?Q?Benn=C3=A9e?= , Marcin Wojtas , Matti =?utf-8?Q?M=C3=B6ll?= , Andrew Gazizov , Enrico Granata , Gustavo Padovan , Peter Griffin , =?utf-8?Q?Bart=C5=82omiej?= Grzesik , Tomasz Figa , Daniel Almeida , Enric Balletbo i Serra In-Reply-To: Organization: Red Hat GmbH References: <20221208072325.2259940-1-acourbot@chromium.org> <5fa6dc30-af86-e58c-2d39-fde2836192c3@opensynergy.com> <8ec36252-97c6-0378-e25b-fc972ea3a66d@opensynergy.com> <909867c6-b66c-1281-45a7-38fd0aa32123@opensynergy.com> <87cz6mnaqk.fsf@redhat.com> <877cwttw2x.fsf@redhat.com> <87a60kg9rh.fsf@redhat.com> <877cvog030.fsf@redhat.com> User-Agent: Notmuch/0.37 (https://notmuchmail.org) Date: Mon, 17 Apr 2023 14:56:48 +0200 Message-ID: <87ttxek6pb.fsf@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.8 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Subject: Re: [virtio-dev] Re: [RFC PATCH v6] virtio-video: Add virtio video device specification On Sat, Apr 15 2023, Alexandre Courbot wrote: > If nobody strongly objects, I think this can be pushed a bit more > officially. Cornelia, would you consider it for inclusion if I > switched the next version of the specification to use V4L2 as the > host/guest protocol? This may take some more time as I want to confirm > the last details with code, but it should definitely be faster to > merge and to test with a real implementation than our previous > virtio-video attempts. Yes, please do post a new version of this spec; I agree that an existing implementation is really helpful here. [I have proposed July 1st as a "freeze" date for new features for 1.3, with August 1st as an "everything must be in" date; I'd really like virtio-video to be a part of 1.3, if possible :)] --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org