summaryrefslogtreecommitdiff
path: root/package/libvpx/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-11 10:18:35 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-11 10:18:35 +0200
commitc48b3ef4c19009e200fd2c747b2541cc9a463285 (patch)
tree2c68136ebae3e886d132aed9d2a5822eff6af61f /package/libvpx/patches
parentff567500eec3a72345674de5cda5c1bd327c1145 (diff)
update to latest upstream
Diffstat (limited to 'package/libvpx/patches')
-rw-r--r--package/libvpx/patches/patch-vp8_vp8cx_arm_mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libvpx/patches/patch-vp8_vp8cx_arm_mk b/package/libvpx/patches/patch-vp8_vp8cx_arm_mk
deleted file mode 100644
index 9c170c84f..000000000
--- a/package/libvpx/patches/patch-vp8_vp8cx_arm_mk
+++ /dev/null
@@ -1,11 +0,0 @@
---- libvpx-v0.9.7-p1.orig/vp8/vp8cx_arm.mk 2011-08-15 23:02:45.000000000 +0200
-+++ libvpx-v0.9.7-p1/vp8/vp8cx_arm.mk 2011-09-17 18:09:12.317990227 +0200
-@@ -18,7 +18,7 @@ VP8_CX_SRCS-$(ARCH_ARM) += encoder/arm/
- VP8_CX_SRCS-$(ARCH_ARM) += encoder/arm/dct_arm.c
- VP8_CX_SRCS-$(ARCH_ARM) += encoder/arm/dct_arm.h
- VP8_CX_SRCS-$(ARCH_ARM) += encoder/arm/encodemb_arm.h
--VP8_CX_SRCS-$(ARCH_ARM) += encoder/arm/picklpf_arm.c
-+VP8_CX_SRCS-$(HAVE_ARMV7) += encoder/arm/picklpf_arm.c
- VP8_CX_SRCS-$(ARCH_ARM) += encoder/arm/quantize_arm.c
- VP8_CX_SRCS-$(ARCH_ARM) += encoder/arm/quantize_arm.h
- VP8_CX_SRCS-$(ARCH_ARM) += encoder/arm/variance_arm.c