diff avcodec.h @ 11756:cec5a6f0beec libavcodec

VP8 decoding via libvpx. Patch by James Zern for Google, Inc., jzern google com
author cehoyos
date Tue, 25 May 2010 01:19:08 +0000
parents 0ec1a0299e2d
children 6d58a4f5e455
line wrap: on
line diff
--- a/avcodec.h	Mon May 24 10:11:21 2010 +0000
+++ b/avcodec.h	Tue May 25 01:19:08 2010 +0000
@@ -30,8 +30,8 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 68
-#define LIBAVCODEC_VERSION_MICRO  3
+#define LIBAVCODEC_VERSION_MINOR 69
+#define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \