Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWan-Teh Chang <wtc-at-google.com@ffmpeg.org>2016-11-24 02:08:20 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2016-11-24 23:10:37 +0300
commit048b46b4e294e8bea4ab381e5e5080a4ca31bf35 (patch)
tree30abe0c05c2d289cd48b5b80421390df63a0b4a9 /libavutil/tests
parentdceac9a4a754570a34cd90dda8595768ef1a4064 (diff)
avutil/tests: add cpu_init to .gitignore and tests/fate
This is a follow-up to commit d84a21207ea83055dc9b6dc1cd6a379f2ea756e7, which added the libavutil/tests/cpu_init.c. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/tests')
-rw-r--r--libavutil/tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/tests/.gitignore b/libavutil/tests/.gitignore
index c23c44b53b..d2cc5cb57e 100644
--- a/libavutil/tests/.gitignore
+++ b/libavutil/tests/.gitignore
@@ -9,6 +9,7 @@
/cast5
/color_utils
/cpu
+/cpu_init
/crc
/des
/dict