[SCM] libav/experimental: Bump avcodec minor version for kgv1 decoder

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:03:46 UTC 2013


The following commit has been merged in the experimental branch:
commit b0e88ca6d3e0953e0537dd6747c72254e2a946f7
Author: Daniel Verkamp <daniel at drv.nu>
Date:   Tue Mar 9 01:20:20 2010 +0000

    Bump avcodec minor version for kgv1 decoder
    
    Originally committed as revision 22367 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 25eb2f0..f640dcd 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 57
+#define LIBAVCODEC_VERSION_MINOR 58
 #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