[FFmpeg-cvslog] gitignore: add libswresample*
Michael Niedermayer
git at videolan.org
Mon Sep 19 17:41:08 CEST 2011
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon Sep 19 17:39:01 2011 +0200| [f5899f026eb9fe870feb343de8dc344cc844d9cc] | committer: Michael Niedermayer
gitignore: add libswresample*
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f5899f026eb9fe870feb343de8dc344cc844d9cc
---
.gitignore | 1 +
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
More information about the ffmpeg-cvslog
mailing list