diff avcore.h @ 16:1a1faa090ff1 libavcore

Implement inline function av_fill_image_max_pixstep() and use it for factorizing code.
author stefano
date Wed, 18 Aug 2010 21:02:38 +0000
parents 665cb0c97133
children ebe3b7ce4cca
line wrap: on
line diff
--- a/avcore.h	Thu Aug 12 15:05:58 2010 +0000
+++ b/avcore.h	Wed Aug 18 21:02:38 2010 +0000
@@ -27,7 +27,7 @@
 #include <libavutil/avutil.h>
 
 #define LIBAVCORE_VERSION_MAJOR  0
-#define LIBAVCORE_VERSION_MINOR  4
+#define LIBAVCORE_VERSION_MINOR  5
 #define LIBAVCORE_VERSION_MICRO  0
 
 #define LIBAVCORE_VERSION_INT   AV_VERSION_INT(LIBAVCORE_VERSION_MAJOR, \