aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-09-28 04:54:38 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-09-28 05:11:19 +0200
commit7ed9ec033f5f8da5c06ec5f53847dbdbbf8e9dbb (patch)
treefa7298f52d823bdcb8c81243c85ea18b7b947432 /libavcodec/version.h
parentac7d0c79c3f6b4ca5a9d1b333107684453191811 (diff)
parent4e5b7f31f7aa7a40ef6d255db2cd65ebab7b74db (diff)
downloadffmpeg-7ed9ec033f5f8da5c06ec5f53847dbdbbf8e9dbb.tar.gz
Merge remote-tracking branch 'qatar/master'
* qatar/master: dwt: Drop unused functions spatial_compose{53|97}i() nutdec: Remove unused and broken debug function stub avcodec: Drop long-deprecated imgconvert.h header Add Opus support to the Ogg muxer. Add Opus codec id and codec description. avformat: Identify anonymous AVIO typedef structs. Conflicts: libavcodec/avcodec.h libavcodec/codec_desc.c libavcodec/imgconvert.h libavcodec/version.h libavformat/oggenc.c libavformat/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
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 d96086a4a6..4d4bc5fd0f 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 59
+#define LIBAVCODEC_VERSION_MINOR 60
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \