diff avcodec.h @ 8240:d3d0d9cc0e50 libavcodec

Commit last ok'ed parts of QCELP decoder and enable it. patch by Kenan Gillet, kenan.gillet gmail com
author vitor
date Tue, 02 Dec 2008 16:48:05 +0000
parents ababfa151ced
children cf4d575b1982
line wrap: on
line diff
--- a/avcodec.h	Tue Dec 02 10:43:08 2008 +0000
+++ b/avcodec.h	Tue Dec 02 16:48:05 2008 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR  5
+#define LIBAVCODEC_VERSION_MINOR  6
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \