[FFmpeg-cvslog] r23240 - in branches/0.6: . libavformat/avformat.h
mstorsjo
subversion
Fri May 21 23:48:17 CEST 2010
Author: mstorsjo
Date: Fri May 21 23:48:17 2010
New Revision: 23240
Log:
Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT
backport r23179 by mstorsjo
Modified:
branches/0.6/ (props changed)
branches/0.6/libavformat/avformat.h
Modified: branches/0.6/libavformat/avformat.h
==============================================================================
--- branches/0.6/libavformat/avformat.h Fri May 21 23:47:48 2010 (r23239)
+++ branches/0.6/libavformat/avformat.h Fri May 21 23:48:17 2010 (r23240)
@@ -22,7 +22,7 @@
#define AVFORMAT_AVFORMAT_H
#define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 62
+#define LIBAVFORMAT_VERSION_MINOR 63
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
More information about the ffmpeg-cvslog
mailing list