[SCM] libav/experimental: Latent libavformat version bump for Bink demuxer (r21569)

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:59:10 UTC 2013


The following commit has been merged in the experimental branch:
commit 40da0b3691798053842b19d7c7e030f914725fde
Author: Peter Ross <pross at xvid.org>
Date:   Sun Jan 31 13:01:00 2010 +0000

    Latent libavformat version bump for Bink demuxer (r21569)
    
    Originally committed as revision 21571 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index a1ebe4e..fd38573 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -22,7 +22,7 @@
 #define AVFORMAT_AVFORMAT_H
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 48
+#define LIBAVFORMAT_VERSION_MINOR 49
 #define LIBAVFORMAT_VERSION_MICRO  0
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list