diff avcodec.h @ 8233:ababfa151ced libavcodec

enable RV40 decoder
author kostya
date Mon, 01 Dec 2008 06:40:36 +0000
parents 596677256482
children d3d0d9cc0e50
line wrap: on
line diff
--- a/avcodec.h	Mon Dec 01 06:36:22 2008 +0000
+++ b/avcodec.h	Mon Dec 01 06:40:36 2008 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR  4
+#define LIBAVCODEC_VERSION_MINOR  5
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \