aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-09-05 01:35:19 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-09-05 02:00:08 +0200
commitf89949afed7a538db603f32d463fe9547bc439a7 (patch)
tree9174bbf12963352bf8a7af3312e6897c748839f6
parentf0395f9ef6051315973f1fdded1804f81458566d (diff)
downloadffmpeg-f89949afed7a538db603f32d463fe9547bc439a7.tar.gz
avutil/tests/.gitignore: Add channel_layout testtool
Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-rw-r--r--libavutil/tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/tests/.gitignore b/libavutil/tests/.gitignore
index 919010e4fc..87895912f5 100644
--- a/libavutil/tests/.gitignore
+++ b/libavutil/tests/.gitignore
@@ -9,6 +9,7 @@
/bprint
/camellia
/cast5
+/channel_layout
/color_utils
/cpu
/cpu_init