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:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2012-05-22 22:33:24 +0400
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2012-05-22 22:33:24 +0400
commit50858a64bfc91a6d2717e2ecdd73b3f8322051fa (patch)
tree7524bf7baa9295062396d51ba58537666edb257d /libavcodec/version.h
parentf452d6c34db08e9315fde5761a8c2d38533dfcef (diff)
Add Avid Meridien Uncompressed (AVUI) encoder.
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 d176818562..3c588d7a6a 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 22
+#define LIBAVCODEC_VERSION_MINOR 23
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \