[FFmpeg-cvslog] r16355 - trunk/libavcodec/avcodec.h
reimar
subversion
Sat Dec 27 10:22:22 CET 2008
Author: reimar
Date: Sat Dec 27 10:22:21 2008
New Revision: 16355
Log:
Bump minor number for many small improvements, tiff fax decoding,
AVCodecContext refs is set during decoding.
Modified:
trunk/libavcodec/avcodec.h
Modified: trunk/libavcodec/avcodec.h
==============================================================================
--- trunk/libavcodec/avcodec.h Fri Dec 26 23:25:47 2008 (r16354)
+++ trunk/libavcodec/avcodec.h Sat Dec 27 10:22:21 2008 (r16355)
@@ -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, \
More information about the ffmpeg-cvslog
mailing list