summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-06-18 18:23:28 -0400
committerVittorio Giovara <vittorio.giovara@gmail.com>2016-06-20 15:45:51 -0400
commitd78fd2fa21cde28465e40dd0be4446b1387d22a6 (patch)
tree6a8be757e33deb91c6cd1c377dbbfe1a125dd07f /libavcodec/version.h
parentec9f04423b82afa323e90f5b2c677be74302c1fd (diff)
downloadffmpeg-streaming-d78fd2fa21cde28465e40dd0be4446b1387d22a6.zip
ffmpeg-streaming-d78fd2fa21cde28465e40dd0be4446b1387d22a6.tar.gz
Add MagicYUV decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index ad7e19d..e5a83e0 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 20
+#define LIBAVCODEC_VERSION_MINOR 21
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud