aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2012-01-04 15:10:58 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2012-01-04 15:37:58 +0100
commit64e4f4836a03e427936c17a651a19658d3e3b474 (patch)
treed69da72fa4792d79a1a647da5bdde8517250171b /libavcodec/version.h
parentdc7ad85c401a0137795e0414f5fe1c2e7f1d7078 (diff)
downloadffmpeg-64e4f4836a03e427936c17a651a19658d3e3b474.tar.gz
Add decoder for Avid 1:1 10-bit RGB Packer (AVrp).
Fixes ticket #525. Reviewed-by: Paul B Mahol
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 1f7e62130d..0153efe010 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 53
-#define LIBAVCODEC_VERSION_MINOR 50
+#define LIBAVCODEC_VERSION_MINOR 51
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \