ffmpeg | branch: master | Nicolas Gaullier <[email protected]> | Mon Jun 23 19:41:52 2025 +0200| [89ec66d61b2c53e42a29bc437a152b9d8556a312] | committer: Michael Niedermayer
libavcodec/tests: fix gitignore hashtable Signed-off-by: Nicolas Gaullier <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=89ec66d61b2c53e42a29bc437a152b9d8556a312 --- libavcodec/tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore index 29020a5945..6bd9b31b56 100644 --- a/libavcodec/tests/.gitignore +++ b/libavcodec/tests/.gitignore @@ -9,6 +9,7 @@ /codec_desc /dct /golomb +/hashtable /h264_levels /h265_levels /htmlsubtitles _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
