diff avcodec.h @ 11107:5ca4eb4a1a3f libavcodec

Indeo 5 decoder
author kostya
date Tue, 09 Feb 2010 07:55:07 +0000
parents 9fe3b0dcd33d
children d59349627f52
line wrap: on
line diff
--- a/avcodec.h	Tue Feb 09 00:19:03 2010 +0000
+++ b/avcodec.h	Tue Feb 09 07:55:07 2010 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 52
+#define LIBAVCODEC_VERSION_MINOR 53
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \