lkml.org 
[lkml]   [2023]   [Oct]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/5] visl: Adapt output frames for reference comparison
Date
When using visl in automated tests, we need to have output frames that
can be compared to reference frames or hash of those to validate that
the whole pipeline is working properly.

Add a "stable_output" module parameter to make sure that a given input
stream always outputs the same frames.
This is done by skipping information like queues status and pointer
values.

This also adds some stable variation in the frames so that different
input give more different output.

Changes since v1:
- Fix typo in parameter documentation

Detlev Casanova (5):
media: visl: Fix params permissions/defaults mismatch
media: visl: Add a stable_output parameter
doc: visl: Document stable_output parameter
visl: Add a codec specific variability parameter
doc: visl: Document codec_variability parameter

Documentation/admin-guide/media/visl.rst | 9 ++
drivers/media/test-drivers/visl/visl-core.c | 12 +-
drivers/media/test-drivers/visl/visl-dec.c | 152 +++++++++++++-------
drivers/media/test-drivers/visl/visl.h | 2 +
4 files changed, 120 insertions(+), 55 deletions(-)

--
2.41.0

\
 
 \ /
  Last update: 2023-10-24 21:12    [W:1.083 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site