changeset 8493:469f3e5bcf13 libavcodec

Bump minor number for many small improvements, tiff fax decoding, AVCodecContext refs is set during decoding.
author reimar
date Sat, 27 Dec 2008 09:22:21 +0000
parents 639169d7fad5
children 1615d6b75ada
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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, \