[SCM] libav/experimental: Bump minor version for CODEC_ID_VP8

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:07:21 UTC 2013


The following commit has been merged in the experimental branch:
commit 7382617a2f2f1d08d19ebbaf29d5279a34fe023d
Author: David Conrad <lessen42 at gmail.com>
Date:   Wed May 19 20:13:50 2010 +0000

    Bump minor version for CODEC_ID_VP8
    
    Originally committed as revision 23194 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index e14711f..ec39dac 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 67
+#define LIBAVCODEC_VERSION_MINOR 68
 #define LIBAVCODEC_VERSION_MICRO  2
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list