Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-12-27 17:49:33 +0400
committerClément Bœsch <ubitux@gmail.com>2012-12-31 01:37:25 +0400
commit5f02844c8d4fc93972932a84f0a5cbb02fe12a00 (patch)
treeed243e820b345c9591b78db8dbe8a4616371d8c4 /libavcodec/version.h
parent2d3305e4f41f2c3fdf22e729d4ec753fb885a8f1 (diff)
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 74c8360011..32d3650edf 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, \