Mercurial > libavcodec.hg
diff avcodec.h @ 10891:ff7c1c90b6f5 libavcodec
SIPR16k decoder
| author | vitor |
|---|---|
| date | Sat, 16 Jan 2010 03:54:55 +0000 |
| parents | f20f9b76f4c8 |
| children | 0c50a3c33c03 |
line wrap: on
line diff
--- a/avcodec.h Sat Jan 16 03:44:17 2010 +0000 +++ b/avcodec.h Sat Jan 16 03:54:55 2010 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 47 +#define LIBAVCODEC_VERSION_MINOR 48 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
