summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-10-06 12:30:26 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-10-29 17:39:26 +0100
commit83938c3d4cb7c2ad4ecaf2dc890b7d366ea85a8b (patch)
treee3c5dc7586bae5444f9f1fc55a04b63cae1905b3 /libavfilter/version.h
parent8a9b48bfa9156c79ca8a57130ea18465eb717d66 (diff)
downloadffmpeg-streaming-83938c3d4cb7c2ad4ecaf2dc890b7d366ea85a8b.zip
ffmpeg-streaming-83938c3d4cb7c2ad4ecaf2dc890b7d366ea85a8b.tar.gz
lavfi/scale: accept named options, make parsing more robust
Also update documentation accordingly.
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 7b55903..3ce13c1 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 20
-#define LIBAVFILTER_VERSION_MICRO 106
+#define LIBAVFILTER_VERSION_MICRO 107
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud