[SCM] libav/experimental: libavcodec version bump for Bink codec IDs (r21536)

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


The following commit has been merged in the experimental branch:
commit 315c8d6c4e95689f477acf521ee15ec74074b828
Author: Daniel Verkamp <daniel at drv.nu>
Date:   Sun Jan 31 13:34:28 2010 +0000

    libavcodec version bump for Bink codec IDs (r21536)
    
    Originally committed as revision 21572 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index eafd642..4318dbf 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 50
+#define LIBAVCODEC_VERSION_MINOR 51
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list