summaryrefslogtreecommitdiffstats
path: root/libswscale/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-09-21 12:12:50 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-09-21 12:23:24 +0200
commit61af6bebb457c8d9bb00baaccd65a39632437bcd (patch)
tree96c7c358a492ee2948d6690e217ae0e03cf33b41 /libswscale/version.h
parent950ce21d4a7c1f4fbefbb258c852ba05bf6177de (diff)
downloadffmpeg-streaming-61af6bebb457c8d9bb00baaccd65a39632437bcd.zip
ffmpeg-streaming-61af6bebb457c8d9bb00baaccd65a39632437bcd.tar.gz
swscale: Allow chroma samples to be above and to the left of luma samples
Found-by: Kierank Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswscale/version.h')
-rw-r--r--libswscale/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/version.h b/libswscale/version.h
index b764883..77c374e 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -27,7 +27,7 @@
#include "libavutil/version.h"
#define LIBSWSCALE_VERSION_MAJOR 3
-#define LIBSWSCALE_VERSION_MINOR 0
+#define LIBSWSCALE_VERSION_MINOR 1
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
OpenPOWER on IntegriCloud