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:
authorAnton Khirnov <anton@khirnov.net>2014-02-13 11:50:16 +0400
committerDiego Biurrun <diego@biurrun.de>2014-02-25 16:22:10 +0400
commite7dfaf16a403972eb6aed5ce8f84c0085bd2fb5a (patch)
treeb8e45a6fd581905ad28b7e2f9ee533aaaa1c8c22 /.gitignore
parenta1c699659d56b76c0bf399307f642c6fd6d28281 (diff)
libavfilter: example audio filtering program
Based on a patch by Andrew Kelley <superjoe30@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 23339508e2..07ba48598a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@
/doc/avoptions_format.texi
/doc/doxy/html/
/doc/examples/avcodec
+/doc/examples/filter_audio
/doc/examples/metadata
/doc/examples/output
/doc/examples/transcode_aac