Mercurial > libavcodec.hg
diff avcodec.h @ 3526:7dc8e4a12105 libavcodec
New functions in DSPContext for VC-1 decoding
| author | kostya |
|---|---|
| date | Sun, 30 Jul 2006 03:45:02 +0000 |
| parents | 5a3d790ebbed |
| children | 5d1828a07acf |
line wrap: on
line diff
--- a/avcodec.h Sat Jul 29 20:47:47 2006 +0000 +++ b/avcodec.h Sun Jul 30 03:45:02 2006 +0000 @@ -18,7 +18,7 @@ #define AV_TOSTRING(s) #s #define LIBAVCODEC_VERSION_INT ((51<<16)+(10<<8)+0) -#define LIBAVCODEC_VERSION 51.10.0 +#define LIBAVCODEC_VERSION 51.11.0 #define LIBAVCODEC_BUILD LIBAVCODEC_VERSION_INT #define LIBAVCODEC_IDENT "Lavc" AV_STRINGIFY(LIBAVCODEC_VERSION)
