diff avcodec.h @ 12039:d5705b52b76e libavcodec

Move colorspace.h from libavcodec to libavutil. Avoid a compile-time dependency of the pad filter on libavcodec.
author stefano
date Thu, 01 Jul 2010 18:49:44 +0000
parents 2d730a4acc77
children 3798d134f330
line wrap: on
line diff
--- a/avcodec.h	Thu Jul 01 16:28:38 2010 +0000
+++ b/avcodec.h	Thu Jul 01 18:49:44 2010 +0000
@@ -31,7 +31,7 @@
 
 #define LIBAVCODEC_VERSION_MAJOR 52
 #define LIBAVCODEC_VERSION_MINOR 78
-#define LIBAVCODEC_VERSION_MICRO  0
+#define LIBAVCODEC_VERSION_MICRO  1
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \