diff avcodec.h @ 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 aedda304862c
children 531ddfe8a832
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, \