summaryrefslogtreecommitdiffstats
path: root/libswscale/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-07-14 05:19:44 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-07-17 01:59:10 +0200
commitb405f4e916248874dae9b801910dc94f3dfe68c4 (patch)
tree1403467042463451e95398fb34c1a0282c813a4a /libswscale/version.h
parent53c853e0491691d4ee6f33e6348da2ffc7d345d8 (diff)
downloadffmpeg-streaming-b405f4e916248874dae9b801910dc94f3dfe68c4.zip
ffmpeg-streaming-b405f4e916248874dae9b801910dc94f3dfe68c4.tar.gz
swscale: Add support to specify chroma position
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 f635e3d..1c45209 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -27,7 +27,7 @@
#include "libavutil/avutil.h"
#define LIBSWSCALE_VERSION_MAJOR 2
-#define LIBSWSCALE_VERSION_MINOR 3
+#define LIBSWSCALE_VERSION_MINOR 4
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
OpenPOWER on IntegriCloud