[FFmpeg-devel] [PATCH] fix av_log format specifier

2024-04-25 Thread Marcus B Spencer
Signed-off-by: Marcus B Spencer --- libavcodec/bsf/noise.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/bsf/noise.c b/libavcodec/bsf/noise.c index a622855717..d36be5fab4 100644 --- a/libavcodec/bsf/noise.c +++ b/libavcodec/bsf/noise.c @@ -173,7 +173,7 @@ static

[FFmpeg-devel] [PATCH] avcodec/bsf/noise: fix av_log format specifier

2024-04-26 Thread Marcus B Spencer
ined. Signed-off-by: Marcus B Spencer --- libavcodec/bsf/noise.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/bsf/noise.c b/libavcodec/bsf/noise.c index a622855717..d36be5fab4 100644 --- a/libavcodec/bsf/noise.c +++ b/libavcodec/bsf/noise.c @@ -173,7 +173,7