diff avutil.h @ 917:3ab411c447c4 libavutil

Add means to adjust the log level per context.
author michael
date Sat, 08 May 2010 20:41:20 +0000
parents 2860cc0b5562
children 13c95c3e8449
line wrap: on
line diff
--- a/avutil.h	Wed May 05 21:44:47 2010 +0000
+++ b/avutil.h	Sat May 08 20:41:20 2010 +0000
@@ -41,7 +41,7 @@
 
 #define LIBAVUTIL_VERSION_MAJOR 50
 #define LIBAVUTIL_VERSION_MINOR 15
-#define LIBAVUTIL_VERSION_MICRO  1
+#define LIBAVUTIL_VERSION_MICRO  2
 
 #define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
                                                LIBAVUTIL_VERSION_MINOR, \