aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2010-06-22 09:22:21 +0000
committerMartin Storsjö <martin@martin.st>2010-06-22 09:22:21 +0000
commite83aed04b0912b37a9805527dbe72e7847d22070 (patch)
tree6ed403f2f710898858885605b9772b4a0c24c9b9 /libavcodec
parent5be5d28ced854708a7d5c047656c7eb55d3a2a01 (diff)
downloadffmpeg-e83aed04b0912b37a9805527dbe72e7847d22070.tar.gz
Bump micro version, add changelog entry for DTS-ES extension decoding support
Originally committed as revision 23700 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/avcodec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 53ec546295..15b00922d3 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -31,7 +31,7 @@
#define LIBAVCODEC_VERSION_MAJOR 52
#define LIBAVCODEC_VERSION_MINOR 77
-#define LIBAVCODEC_VERSION_MICRO 0
+#define LIBAVCODEC_VERSION_MICRO 1
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \