[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <6E9F547C-D6F5-40EC-9008-6C3810F1891B@collabora.com>
Date: Tue, 24 Oct 2023 13:00:07 -0300
From: Daniel Almeida <daniel.almeida@...labora.com>
To: Detlev Casanova <detlev.casanova@...labora.com>
Cc: linux-kernel@...r.kernel.org, linux-media@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@...nel.org>
Subject: Re: [PATCH 5/5] doc: visl: Document codec_variability parameter
Hi Detlev,
+bool codec_variability;
+module_param(codec_variability, bool, 0644);
+MODULE_PARM_DESC(codec_variability,
+ " add codec specific variability data to generate more unique frames. (Only h.265 and hevc)”);
Typo here: h.265 and HEVC are the same.
— Daniel
Powered by blists - more mailing lists