Mercurial > libavcodec.hg
diff avcodec.h @ 8410:b0ec9768b39b libavcodec
RV30 decoder
| author | kostya |
|---|---|
| date | Sat, 20 Dec 2008 18:06:01 +0000 |
| parents | 0030146fc2ba |
| children | aedda304862c |
line wrap: on
line diff
--- a/avcodec.h Sat Dec 20 06:09:54 2008 +0000 +++ b/avcodec.h Sat Dec 20 18:06:01 2008 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 7 +#define LIBAVCODEC_VERSION_MINOR 8 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
