summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-11-09 00:15:41 +0100
committerClément Bœsch <ubitux@gmail.com>2012-11-11 22:49:53 +0100
commit2b3597f0d1657061296bbcf17ba60189b73ccc5a (patch)
treef6cf43d5f5812a2407e32b24b3295ef7757744a9 /libavfilter/version.h
parent84aed3faf0914573b238a18bbbb03464deea77cd (diff)
downloadffmpeg-streaming-2b3597f0d1657061296bbcf17ba60189b73ccc5a.zip
ffmpeg-streaming-2b3597f0d1657061296bbcf17ba60189b73ccc5a.tar.gz
lavfi: remove mp=fixpts filter.
lavfi/f_setpts.c should allow everything mp=fixpts supports, with a lot of additional control.
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 c7eceeb..d5456ad 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 107
+#define LIBAVFILTER_VERSION_MICRO 108
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud