[FFmpeg-devel] [PATCH] riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpu

Martin Storsjö martin at martin.st
Fri Dec 15 18:39:28 EET 2023


On Fri, 15 Dec 2023, Rémi Denis-Courmont wrote:

> Le 15 décembre 2023 15:05:10 GMT+02:00, "Martin Storsjö" <martin at martin.st> a écrit :
>> The names of the cpu flags are pased by the libavutil eval
>
> PaSsed

Actually, I meant "parsed"

>> functions - names with dashes are parsed as a subtraction.
>> Replace dashes with underscores.
>
> My personal preference would be to use official extension names, doubly 
> so if we switch to underscore separators (which matches official 
> syntax), rather than the made-up FFmpeg names. But that's just my 
> opinion.

Sure - which are those names? Do you want to suggest a patch yourself?

// Martin


More information about the ffmpeg-devel mailing list