[FFmpeg-devel] [PATCH] tools/.gitignore: Add missing tools
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Mon Sep 5 02:43:25 EEST 2022
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
---
Will apply tomorrow unless there are objections.
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
--
2.34.1
More information about the ffmpeg-devel
mailing list