From: John Koleszar Date: Tue, 11 Oct 2011 19:57:17 +0000 (-0700) Subject: Bump ABI version number for temporal scalability X-Git-Tag: v1.0.0~126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6505adf271ff9ad79d024f63ebbdc2819e6ef259;p=libvpx Bump ABI version number for temporal scalability Commit 217591f modified the encoder ABI without incrementing the version number. Change-Id: I74de01597dadcdcd96f6b817e4ec69d9ab535e4c --- diff --git a/vpx/vpx_encoder.h b/vpx/vpx_encoder.h index 08219e9bd..87ab20c75 100644 --- a/vpx/vpx_encoder.h +++ b/vpx/vpx_encoder.h @@ -43,7 +43,7 @@ extern "C" { * types, removing or reassigning enums, adding/removing/rearranging * fields to structures */ -#define VPX_ENCODER_ABI_VERSION (2 + VPX_CODEC_ABI_VERSION) /**<\hideinitializer*/ +#define VPX_ENCODER_ABI_VERSION (3 + VPX_CODEC_ABI_VERSION) /**<\hideinitializer*/ /*! \brief Encoder capabilities bitfield