summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-10-30 20:14:07 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-10-31 12:14:21 +0100
commit1b3fdd9731012a4ae2d5b3ee5460c910d808da8e (patch)
tree61e86b2968c7e19830a6a32e498ffb3533c5b24e /libavfilter/version.h
parent652fab5996a3e283df69ed51132745ba45086251 (diff)
downloadffmpeg-streaming-1b3fdd9731012a4ae2d5b3ee5460c910d808da8e.zip
ffmpeg-streaming-1b3fdd9731012a4ae2d5b3ee5460c910d808da8e.tar.gz
lavfi/drawbox: implement color=invert mode
Based on a libmpcodecs/vf_rectangle.c feature.
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 0bfae30..cb7b2a4 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 21
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MICRO 102
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud