]> git.sesse.net Git - ffmpeg/blobdiff - libavcore/avcore.h
Implement av_image_alloc() and use it in
[ffmpeg] / libavcore / avcore.h
index d73572e2743da4c52b6fe1e46ab7d52b3e03933b..b19efe8cdb2a0e025a657f948a049e3382c5fdd8 100644 (file)
@@ -27,7 +27,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCORE_VERSION_MAJOR  0
-#define LIBAVCORE_VERSION_MINOR  9
+#define LIBAVCORE_VERSION_MINOR 15
 #define LIBAVCORE_VERSION_MICRO  0
 
 #define LIBAVCORE_VERSION_INT   AV_VERSION_INT(LIBAVCORE_VERSION_MAJOR, \