ffmpeg | branch: master | Frank Plowman <p...@frankplowman.com> | Sun Feb 9 10:58:32 2025 +0000| [a37f6343830fce430c8419de6a3f57481acae7c5] | committer: Michael Niedermayer
tools: Add binaries to .gitignore Signed-off-by: Frank Plowman <p...@frankplowman.com> Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a37f6343830fce430c8419de6a3f57481acae7c5 --- tools/.gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/.gitignore b/tools/.gitignore index 7c45896923..f017fa2343 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -3,6 +3,7 @@ /bisect.need /crypto_bench /cws2fws +/enc_recon_frame_test /enum_options /fourcc2pixfmt /ffescape @@ -15,6 +16,15 @@ /qt-faststart /scale_slice_test /sidxindex +/sofa2wavs +/target_dec_*_fuzzer +/target_enc_*_fuzzer +/target_bsf_*_fuzzer +/target_dem_*_fuzzer +/target_dem_fuzzer +/target_io_dem_fuzzer +/target_sws_fuzzer +/target_swr_fuzzer /trasher /seek_print /uncoded_frame _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".