Re: [PATCH 1/3] media: rockchip: Introduce the rkvdec2 driver
From: Piotr Oniszczuk
Date: Thu Jan 30 2025 - 05:22:53 EST
> Wiadomość napisana przez Nicolas Dufresne <nicolas@xxxxxxxxxxxx> w dniu 29 sty 2025, o godz. 17:20:
>
> Hi Piotr,
>
> Le mercredi 29 janvier 2025 à 15:48 +0100, Piotr Oniszczuk a écrit :
>>
>
> As for most codec, when working with larger group of developpers, its better to
> start with getting the ITU conformance tests passing. Once we reach an excellant
> score then we can start looking at specific streams. The benefit is that ITU
> conformance can be run with fluster which removes a lot of possible human
> errors.
>
Ah indeed.
ITU conformance approach is for sure best one.
By asking for way/tool to analyse of playing/failing samples I was just curious: is there any pattern here (e.g. specific encoding mode; etc).
I assumed - it there is - this might be good pointer in narrowing decoder code which needs fixing.