This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg.

The following commit(s) were added to refs/heads/master by this push:
     new 660d6ece1b avutil/tests/.gitignore: Add recently added test tools
660d6ece1b is described below

commit 660d6ece1bc174fe1d796aaca639ab3cbbfd6117
Author:     Andreas Rheinhardt <[email protected]>
AuthorDate: Mon Apr 13 01:34:15 2026 +0200
Commit:     Andreas Rheinhardt <[email protected]>
CommitDate: Mon Apr 13 16:12:31 2026 +0200

    avutil/tests/.gitignore: Add recently added test tools
    
    Reviewed-by: Marvin Scholz <[email protected]>
    Signed-off-by: Andreas Rheinhardt <[email protected]>
---
 libavutil/tests/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/libavutil/tests/.gitignore b/libavutil/tests/.gitignore
index ec8e70703b..1307af18f6 100644
--- a/libavutil/tests/.gitignore
+++ b/libavutil/tests/.gitignore
@@ -33,6 +33,7 @@
 /lls
 /log
 /lzo
+/mathematics
 /md5
 /murmur3
 /opt
@@ -43,7 +44,9 @@
 /pixfmt_best
 /random_seed
 /rational
+/rc4
 /ripemd
+/samplefmt
 /sha
 /sha512
 /side_data_array
@@ -51,6 +54,7 @@
 /spherical
 /stereo3d
 /tea
+/timecode
 /tree
 /twofish
 /utf8

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to