shithub: libvpx

Download patch

ref: 73de6ad522fcd465fe378e1b4d4cb369faee5901
parent: 17fc3e94c982319fb5da553bf2d22acd9bc3c498
parent: 4aaf4661c3cc98f7ef1371bf9b7bd28c208396a6
author: Johann <[email protected]>
date: Tue May 12 14:44:24 EDT 2015

Merge "Remove reference to compatibility layer"

--- a/examples/vp8_multi_resolution_encoder.c
+++ b/examples/vp8_multi_resolution_encoder.c
@@ -37,7 +37,6 @@
 #include <unistd.h>
 #endif
 #include "vpx_ports/vpx_timer.h"
-#define VPX_CODEC_DISABLE_COMPAT 1
 #include "vpx/vpx_encoder.h"
 #include "vpx/vp8cx.h"
 #include "vpx_ports/mem_ops.h"