Patch attached. - Andreas
From 147bc6038d81ae9a0bd435cdb3b22c09a6217fc9 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt <andreas.rheinha...@outlook.com> Date: Sun, 22 Jun 2025 09:29:02 +0200 Subject: [PATCH] avcodec/tests/.gitignore: Add hashtable test tool
Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> --- libavcodec/tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore index 29020a5945..bfc16438f0 100644 --- a/libavcodec/tests/.gitignore +++ b/libavcodec/tests/.gitignore @@ -11,6 +11,7 @@ /golomb /h264_levels /h265_levels +/hashtable /htmlsubtitles /jpeg2000dwt /mathops -- 2.45.2
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".