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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhao Zhili <quinkblack@foxmail.com>2019-10-15 19:21:09 +0300
committerJames Almer <jamrial@gmail.com>2019-10-23 15:56:38 +0300
commiteafc8afafcd62ab36f73ef86e2e8d87c68aa87a6 (patch)
tree26ebacbedf0490d96adeed92a25c883e5e8100ac /libavcodec/tests
parent7df808ea8443808d31465dab81c94e89172070d2 (diff)
avcodec/tests: add h265_levels to .gitignore
Diffstat (limited to 'libavcodec/tests')
-rw-r--r--libavcodec/tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore
index 56ddb2cbeb..a01a700e2d 100644
--- a/libavcodec/tests/.gitignore
+++ b/libavcodec/tests/.gitignore
@@ -9,6 +9,7 @@
/fft-fixed32
/golomb
/h264_levels
+/h265_levels
/htmlsubtitles
/iirfilter
/imgconvert