[FFmpeg-cvslog] Bump libavformat minor version for the G.729 raw demuxer.

Carl Eugen Hoyos git at videolan.org
Sun Oct 30 00:04:06 CEST 2011


ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Sun Oct 30 00:03:00 2011 +0200| [86931dc9300f544ac9d9c2bfbffab4372071e779] | committer: Carl Eugen Hoyos

Bump libavformat minor version for the G.729 raw demuxer.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=86931dc9300f544ac9d9c2bfbffab4372071e779
---

 libavformat/version.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libavformat/version.h b/libavformat/version.h
index 6494212..c3c8d2b 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -24,7 +24,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVFORMAT_VERSION_MAJOR 53
-#define LIBAVFORMAT_VERSION_MINOR 17
+#define LIBAVFORMAT_VERSION_MINOR 18
 #define LIBAVFORMAT_VERSION_MICRO  0
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \



More information about the ffmpeg-cvslog mailing list