summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-12-27 14:49:33 +0100
committerClément Bœsch <ubitux@gmail.com>2012-12-30 22:37:25 +0100
commit5f02844c8d4fc93972932a84f0a5cbb02fe12a00 (patch)
treeed243e820b345c9591b78db8dbe8a4616371d8c4 /libavcodec/version.h
parent2d3305e4f41f2c3fdf22e729d4ec753fb885a8f1 (diff)
downloadffmpeg-streaming-5f02844c8d4fc93972932a84f0a5cbb02fe12a00.zip
ffmpeg-streaming-5f02844c8d4fc93972932a84f0a5cbb02fe12a00.tar.gz
Add MPL2 subtitles demuxer and decoder.
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 74c8360..32d3650 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 81
+#define LIBAVCODEC_VERSION_MINOR 82
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud