[FFmpeg-devel] [PATCH 5/6] checkasm: add tests for yuv2rgb

Ramiro Polla ramiro.polla at gmail.com
Wed Jun 26 00:19:02 EEST 2024


On Thu, Jun 20, 2024 at 4:59 PM Ramiro Polla <ramiro.polla at gmail.com> wrote:
> checkasm gets a little spammy with this commit by printing "No
> accelerated colorspace conversion found from %s to %s.\n" from
> libswscale/yuv2rgb.c multiple times. Any suggestions? Perhaps
> downgrading that message to AV_LOG_VERBOSE, or raising loglevel around
> the call to sws_getContext()?

New patch attached that overrides the log level to prevent spamming.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-checkasm-add-tests-for-yuv2rgb.patch
Type: text/x-patch
Size: 11009 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240625/96486c10/attachment.bin>


More information about the ffmpeg-devel mailing list