diff avformat.h @ 6469:eb68008daac2 libavformat

Add a muxer and demuxer for raw G.722
author mstorsjo
date Thu, 09 Sep 2010 19:27:41 +0000
parents 89cf0940e3f0
children 1a62da965733
line wrap: on
line diff
--- a/avformat.h	Wed Sep 08 20:22:02 2010 +0000
+++ b/avformat.h	Thu Sep 09 19:27:41 2010 +0000
@@ -23,7 +23,7 @@
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
 #define LIBAVFORMAT_VERSION_MINOR 78
-#define LIBAVFORMAT_VERSION_MICRO  3
+#define LIBAVFORMAT_VERSION_MICRO  4
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
                                                LIBAVFORMAT_VERSION_MINOR, \