summaryrefslogtreecommitdiff
path: root/chromium/third_party/libvpx/source/libvpx/vpx/vpx_codec.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libvpx/source/libvpx/vpx/vpx_codec.h')
-rw-r--r--chromium/third_party/libvpx/source/libvpx/vpx/vpx_codec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/libvpx/source/libvpx/vpx/vpx_codec.h b/chromium/third_party/libvpx/source/libvpx/vpx/vpx_codec.h
index b25308ed9a6..b94e17370a2 100644
--- a/chromium/third_party/libvpx/source/libvpx/vpx/vpx_codec.h
+++ b/chromium/third_party/libvpx/source/libvpx/vpx/vpx_codec.h
@@ -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 {