summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-09-19 17:39:01 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-09-19 17:39:38 +0200
commitf5899f026eb9fe870feb343de8dc344cc844d9cc (patch)
tree750f824a6f21c0b56163bd706150f2d092ad2d3f /.gitignore
parent7882dc10f871bf25a848fe62a152f63814f9c7d1 (diff)
downloadffmpeg-streaming-f5899f026eb9fe870feb343de8dc344cc844d9cc.zip
ffmpeg-streaming-f5899f026eb9fe870feb343de8dc344cc844d9cc.tar.gz
gitignore: add libswresample*
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f047acb..833ae79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ libavformat/libavformat*
libavutil/avconfig.h
libavutil/libavutil*
libpostproc/libpostproc*
+libswresample/libswresample*
libswscale/libswscale*
tests/audiogen
tests/base64
OpenPOWER on IntegriCloud