diff options
author | Clément Bœsch <u@pkh.me> | 2017-07-29 20:56:55 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2017-08-01 15:50:00 +0200 |
commit | 55949e3e51890de36574d8b5c27889b44108a839 (patch) | |
tree | 101df8fc992f0942718341da418278cee7045a48 /libavcodec/tests/.gitignore | |
parent | f0f8da545d80665ae54d51df61e8f6903c85390a (diff) | |
download | ffmpeg-55949e3e51890de36574d8b5c27889b44108a839.tar.gz |
lavc/tests: add htmlsubtitles
Diffstat (limited to 'libavcodec/tests/.gitignore')
-rw-r--r-- | libavcodec/tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore index f22ac821cb..31947bf9bb 100644 --- a/libavcodec/tests/.gitignore +++ b/libavcodec/tests/.gitignore @@ -6,6 +6,7 @@ /fft-fixed /fft-fixed32 /golomb +/htmlsubtitles /iirfilter /imgconvert /jpeg2000dwt |