Mercurial > libavutil.hg
changeset 997:336ef31f5616 libavutil
Update lavu minor and add APIchanges entry after r24174 (add bswap.h
and intreadwrite.h API public interface).
author | stefano |
---|---|
date | Sun, 11 Jul 2010 11:49:44 +0000 |
parents | 0614f790460d |
children | bbe201fb5a98 |
files | avutil.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avutil.h Sat Jul 10 22:22:07 2010 +0000 +++ b/avutil.h Sun Jul 11 11:49:44 2010 +0000 @@ -40,7 +40,7 @@ #define AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c) #define LIBAVUTIL_VERSION_MAJOR 50 -#define LIBAVUTIL_VERSION_MINOR 21 +#define LIBAVUTIL_VERSION_MINOR 22 #define LIBAVUTIL_VERSION_MICRO 0 #define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \