diff options
author | Wan-Teh Chang <wtc-at-google.com@ffmpeg.org> | 2016-11-23 15:08:20 -0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-11-24 21:10:37 +0100 |
commit | dceac9a4a754570a34cd90dda8595768ef1a4064 (patch) | |
tree | 13a7036b525eb49068b4a15808743df953d7d59a | |
parent | d1de725beed3da2c1bb9c094b846e2f4370150cb (diff) | |
download | ffmpeg-streaming-dceac9a4a754570a34cd90dda8595768ef1a4064.zip ffmpeg-streaming-dceac9a4a754570a34cd90dda8595768ef1a4064.tar.gz |
avfilter/tests/.gitignore: add integral
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | libavfilter/tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/tests/.gitignore b/libavfilter/tests/.gitignore index b605afa..65ef86f 100644 --- a/libavfilter/tests/.gitignore +++ b/libavfilter/tests/.gitignore @@ -1,3 +1,4 @@ /drawutils /filtfmts /formats +/integral |