Linux Media Controller development
 help / color / mirror / Atom feed
From: Val Packett <val@packett.cool>
To: Deepa Guthyappa Madivalara <deepa.madivalara@oss.qualcomm.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Vikash Garodia <vikash.garodia@oss.qualcomm.com>,
	Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>,
	Abhinav Kumar <abhinav.kumar@linux.dev>,
	Bryan O'Donoghue <bod@kernel.org>
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-msm@vger.kernel.org, kernel test robot <lkp@intel.com>,
	Bryan O'Donoghue <bryan.odonoghue@linaro.org>,
	Nicolas Dufresne <nicolas.dufresne@collabora.com>,
	Hans Verkuil <hverkuil+cisco@kernel.org>
Subject: Re: [PATCH v10 0/5] Enable support for AV1 stateful decoder
Date: Fri, 2 Jan 2026 07:43:02 -0300	[thread overview]
Message-ID: <ae5531fa-a3a4-4fc5-8580-3a790bec4961@packett.cool> (raw)
In-Reply-To: <20251210-av1d_stateful_v3-v10-0-cf4379a3dcff@oss.qualcomm.com>


On 12/10/25 3:59 PM, Deepa Guthyappa Madivalara wrote:
> Hi all,
>
> This patch series adds initial support for the AV1 stateful decoder
> codecs in iris decoder. Also it adds support for AV1 stateful decoder
> in V4l2. The objective of this work is to extend the Iris decoder's
> capabilities to handle AV1 format codec streams, including necessary
> format handling and buffer management.

This is awesome, thanks!

I've tested it with rpi-ffmpeg as well, and it works great (only 
required one interesting logic change.. 
https://github.com/jc-kynesim/rpi-ffmpeg/pull/108) \o/

> unsupported content with bitdepth 10 (66 tests)
> Iris decoder supports only 8bit NV12

Any chance we could get 10-bit support soon as well?

10-bit is massively popular with AV1, especially with home encodes (see 
e.g. https://wiki.x266.mov/docs/encoders/SVT-AV1#encoder-optimization 
and the ab-av1 tool's defaults)


Thanks,
~val


  parent reply	other threads:[~2026-01-02 10:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-10 18:59 [PATCH v10 0/5] Enable support for AV1 stateful decoder Deepa Guthyappa Madivalara
2025-12-10 18:59 ` [PATCH v10 1/5] media: uapi: videodev2: Add " Deepa Guthyappa Madivalara
2025-12-10 18:59 ` [PATCH v10 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc() Deepa Guthyappa Madivalara
2025-12-10 18:59 ` [PATCH v10 3/5] media: iris: Add support for AV1 format in iris decoder Deepa Guthyappa Madivalara
2025-12-10 18:59 ` [PATCH v10 4/5] media: iris: Define AV1-specific platform capabilities and properties Deepa Guthyappa Madivalara
2025-12-10 18:59 ` [PATCH v10 5/5] media: iris: Add internal buffer calculation for AV1 decoder Deepa Guthyappa Madivalara
2026-01-02 10:43 ` Val Packett [this message]
2026-01-02 10:44   ` [PATCH v10 0/5] Enable support for AV1 stateful decoder Bryan O'Donoghue
2026-01-02 11:01     ` Val Packett
2026-01-02 18:59       ` Deepa Guthyappa Madivalara
2026-01-08 19:25         ` Val Packett
2026-01-09 15:21           ` Nicolas Dufresne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ae5531fa-a3a4-4fc5-8580-3a790bec4961@packett.cool \
    --to=val@packett.cool \
    --cc=abhinav.kumar@linux.dev \
    --cc=bod@kernel.org \
    --cc=bryan.odonoghue@linaro.org \
    --cc=deepa.madivalara@oss.qualcomm.com \
    --cc=dikshita.agarwal@oss.qualcomm.com \
    --cc=hverkuil+cisco@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=mchehab@kernel.org \
    --cc=nicolas.dufresne@collabora.com \
    --cc=vikash.garodia@oss.qualcomm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox