Mercurial > libavformat.hg
diff avformat.h @ 5287:64e6e0d096b9 libavformat
Add Speex support to the FLV muxer.
author | jbr |
---|---|
date | Fri, 16 Oct 2009 03:02:25 +0000 |
parents | 4292c6f121dc |
children | 238bda5af58e |
line wrap: on
line diff
--- a/avformat.h Thu Oct 15 13:55:19 2009 +0000 +++ b/avformat.h Fri Oct 16 03:02:25 2009 +0000 @@ -23,7 +23,7 @@ #define LIBAVFORMAT_VERSION_MAJOR 52 #define LIBAVFORMAT_VERSION_MINOR 39 -#define LIBAVFORMAT_VERSION_MICRO 1 +#define LIBAVFORMAT_VERSION_MICRO 2 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \ LIBAVFORMAT_VERSION_MINOR, \