vpx/vpx_codec.h: bump ABI version
authorJames Zern <jzern@google.com>
Thu, 19 Mar 2015 03:08:30 +0000 (20:08 -0700)
committerJames Zern <jzern@google.com>
Thu, 19 Mar 2015 03:08:30 +0000 (20:08 -0700)
missed in updates for high bitdepth, xma removal, others

Change-Id: I42fa121b3bb080e8275f555b923cd9cb418db8a1

vpx/vpx_codec.h

index b25308e..b94e173 100644 (file)
@@ -83,7 +83,7 @@ extern "C" {
    * types, removing or reassigning enums, adding/removing/rearranging
    * fields to structures
    */
-#define VPX_CODEC_ABI_VERSION (2 + VPX_IMAGE_ABI_VERSION) /**<\hideinitializer*/
+#define VPX_CODEC_ABI_VERSION (3 + VPX_IMAGE_ABI_VERSION) /**<\hideinitializer*/
 
   /*!\brief Algorithm return codes */
   typedef enum {