[FFmpeg-cvslog] lavf: minor bump for avformat_queue_attached_pictures()

Michael Niedermayer git at videolan.org
Thu Aug 16 05:05:20 CEST 2012


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Thu Aug 16 04:57:08 2012 +0200| [b1b84b068d20d29aa9e1c0cc3a989e293138997c] | committer: Michael Niedermayer

lavf: minor bump for avformat_queue_attached_pictures()

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

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

diff --git a/libavformat/version.h b/libavformat/version.h
index f68805c..d89b346 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -30,8 +30,8 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVFORMAT_VERSION_MAJOR 54
-#define LIBAVFORMAT_VERSION_MINOR 23
-#define LIBAVFORMAT_VERSION_MICRO 101
+#define LIBAVFORMAT_VERSION_MINOR 24
+#define LIBAVFORMAT_VERSION_MICRO 100
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
                                                LIBAVFORMAT_VERSION_MINOR, \



More information about the ffmpeg-cvslog mailing list