[FFmpeg-cvslog] tools/.gitignore: Add missing tools
Andreas Rheinhardt
git at videolan.org
Tue Sep 6 04:31:39 EEST 2022
ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinhardt at outlook.com> | Mon Sep 5 01:42:51 2022 +0200| [b881d2db8892e88a625dfa4ac2d5b8ca53ab9595] | committer: Andreas Rheinhardt
tools/.gitignore: Add missing tools
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b881d2db8892e88a625dfa4ac2d5b8ca53ab9595
---
tools/.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/.gitignore b/tools/.gitignore
index c0958f40cb..7c45896923 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -3,6 +3,7 @@
/bisect.need
/crypto_bench
/cws2fws
+/enum_options
/fourcc2pixfmt
/ffescape
/ffeval
@@ -12,8 +13,10 @@
/pktdumper
/probetest
/qt-faststart
+/scale_slice_test
/sidxindex
/trasher
/seek_print
/uncoded_frame
+/venc_data_dump
/zmqsend
More information about the ffmpeg-cvslog
mailing list