summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-08-18 18:19:55 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-08-20 15:00:23 +0200
commite30a0b1b3b1f06bc34f43e8f77ddfd97503d8736 (patch)
treed02f2703a5be27cc7283061ef51e027c045f8640 /libavfilter/avfilter.h
parent9d84a17ba5d036078e2714f761b5370d6140f1ca (diff)
lavfi: add ashowinfo filter
Useful for debugging.
Diffstat (limited to 'libavfilter/avfilter.h')
-rw-r--r--libavfilter/avfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index 4df18d200c..af2d3cd3e3 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -29,7 +29,7 @@
#include "libavutil/rational.h"
#define LIBAVFILTER_VERSION_MAJOR 2
-#define LIBAVFILTER_VERSION_MINOR 32
+#define LIBAVFILTER_VERSION_MINOR 33
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \