[FFmpeg-devel] [PATCH] all: fix "param"s that should be "@param"

Stefano Sabatini stefasab at gmail.com
Mon Mar 4 18:46:43 EET 2024


On date Thursday 2024-02-29 15:51:33 +0000, Andrew Sayers wrote:
> Actual command: sed -i -e "s/\(^ *\\* \)\(param[^a-z]\)/\1@\2/" $( git grep -l "^ *\\* param[^a-z]" )
> 
> Signed-off-by: Andrew Sayers <ffmpeg-devel at pileofstuff.org>
> ---
>  libavcodec/evrcdec.c | 10 +++++-----
>  libavutil/bprint.h   | 12 ++++++------
>  2 files changed, 11 insertions(+), 11 deletions(-)

will apply, thanks


More information about the ffmpeg-devel mailing list