summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKieran Kunhya <kierank@obe.tv>2014-10-18 00:25:16 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-10-26 22:29:07 +0100
commit74141f693ded2fbf75af56fff309d2db35183635 (patch)
tree8f531d7dba7aa00e505990eab6e980b67ed75c17 /libavcodec/version.h
parent05da586fef865274d44da57f841068b5f17c812c (diff)
downloadffmpeg-streaming-74141f693ded2fbf75af56fff309d2db35183635.zip
ffmpeg-streaming-74141f693ded2fbf75af56fff309d2db35183635.tar.gz
avcodec: Add support for Opus in MPEG-TS
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 744f7ec..98ed869 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 56
-#define LIBAVCODEC_VERSION_MINOR 9
+#define LIBAVCODEC_VERSION_MINOR 10
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud