Mercurial > libavcodec.hg
diff avcodec.h @ 10122:fe081db7c09c libavcodec
add missing wmapro decoder parts
| author | faust3 |
|---|---|
| date | Wed, 02 Sep 2009 16:41:49 +0000 |
| parents | 27eef2ead6ab |
| children | 2fc1e93229ee |
line wrap: on
line diff
--- a/avcodec.h Sun Aug 30 21:19:37 2009 +0000 +++ b/avcodec.h Wed Sep 02 16:41:49 2009 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 34 +#define LIBAVCODEC_VERSION_MINOR 35 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
