diff avcodec.h @ 11821:9f7414707aa8 libavcodec

VP8 encoding via libvpx. Patch by James Zern, Google, Inc.
author cehoyos
date Thu, 03 Jun 2010 20:47:59 +0000
parents 867d82f512df
children 8cd526e30b06
line wrap: on
line diff
--- a/avcodec.h	Thu Jun 03 18:53:35 2010 +0000
+++ b/avcodec.h	Thu Jun 03 20:47:59 2010 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 73
+#define LIBAVCODEC_VERSION_MINOR 74
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \