# HG changeset patch # User reimar # Date 1230369741 0 # Node ID 469f3e5bcf13cf6ff29b75c7e5993593d03149b8 # Parent 639169d7fad526d63f79bafcae4cdb90f1527fd6 Bump minor number for many small improvements, tiff fax decoding, AVCodecContext refs is set during decoding. diff -r 639169d7fad5 -r 469f3e5bcf13 avcodec.h --- a/avcodec.h Fri Dec 26 19:52:52 2008 +0000 +++ b/avcodec.h Sat Dec 27 09:22:21 2008 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 8 +#define LIBAVCODEC_VERSION_MINOR 9 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \