summaryrefslogtreecommitdiffstats
path: root/libswscale/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-04-02 19:27:16 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-04-02 19:44:08 +0200
commit37f69cd93e6343bcf34f55fadc8fedfebb7d235c (patch)
tree616e126ca1aa8a5c939aae897d60a239b021d291 /libswscale/version.h
parentcc8b45c0ce35465fd0efee7103e41bcc28251f99 (diff)
downloadffmpeg-streaming-37f69cd93e6343bcf34f55fadc8fedfebb7d235c.zip
ffmpeg-streaming-37f69cd93e6343bcf34f55fadc8fedfebb7d235c.tar.gz
swscale: add full bgra64 support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswscale/version.h')
-rw-r--r--libswscale/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libswscale/version.h b/libswscale/version.h
index 6f82d3d..b033863 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -27,8 +27,8 @@
#include "libavutil/version.h"
#define LIBSWSCALE_VERSION_MAJOR 2
-#define LIBSWSCALE_VERSION_MINOR 5
-#define LIBSWSCALE_VERSION_MICRO 102
+#define LIBSWSCALE_VERSION_MINOR 6
+#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
LIBSWSCALE_VERSION_MINOR, \
OpenPOWER on IntegriCloud