ffmpeg | branch: master | Andreas Rheinhardt <[email protected]> | Mon Sep 5 01:42:51 2022 +0200| [b881d2db8892e88a625dfa4ac2d5b8ca53ab9595] | committer: Andreas Rheinhardt
tools/.gitignore: Add missing tools Signed-off-by: Andreas Rheinhardt <[email protected]> > 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 _______________________________________________ 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".
