[FFmpeg-cvslog] avutil/tests/.gitignore: Add channel_layout testtool

Andreas Rheinhardt git at videolan.org
Mon Sep 5 03:00:17 EEST 2022


ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinhardt at outlook.com> | Mon Sep  5 01:35:19 2022 +0200| [f89949afed7a538db603f32d463fe9547bc439a7] | committer: Andreas Rheinhardt

avutil/tests/.gitignore: Add channel_layout testtool

Reviewed-by: James Almer <jamrial at gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f89949afed7a538db603f32d463fe9547bc439a7
---

 libavutil/tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

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



More information about the ffmpeg-cvslog mailing list