summaryrefslogtreecommitdiff
path: root/package/libvpx/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-11 16:15:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-11 16:15:50 +0200
commitca208d49d8ff8a485cf7e3236b22069ab3440502 (patch)
tree31fb2acb54ccd3d4434df3fdcdfa9ed40a8da41f /package/libvpx/patches
parenta132130166cac1c44f248f6934f014403335965a (diff)
parent061b10e2adbf4c45c10453a8fe61f57f7c739585 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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