summaryrefslogtreecommitdiff
path: root/libvpx_srcs_arm_neon_cpu_detect.gypi
diff options
context:
space:
mode:
authorjohannkoenig@chromium.org <johannkoenig@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2014-05-01 18:48:00 +0000
committerjohannkoenig@chromium.org <johannkoenig@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2014-05-01 18:48:00 +0000
commit77496404dc182c2f4a5f86ebabffe1d1ceb81e7e (patch)
tree009c00261241f6edac7f974a513faa29e1d35176 /libvpx_srcs_arm_neon_cpu_detect.gypi
parentcd9308dcb16cd9b184ab505a3d5d091daa07f137 (diff)
downloadlibvpx-77496404dc182c2f4a5f86ebabffe1d1ceb81e7e.tar.gz
libvpx: Pull from upstream
Current HEAD: 6653769a02870fd4f861902be8200f8dc0571bb4 git log from upstream: e826b61 Removing unused typedefs. c5d962d tools_common.sh: Add vlog() 29af017 corrupted frames shouldn't affect stats e97aea2 Added 16bit vpx_img_fmt_t enums 14967cd Removing unused alt_activity_measure() function. 096eaba Remove VP8 save_reg_neon function 49d8bdc Using crop_{width, height} instead of {width, height}. 1eaa3a7 Enable SSSE3 implementation of 8x8 forward 2D-DCT aa464ec Adding search_site_config struct. faf4aa9 Add script for running all example tests. 5086934 Add tests for the decode_with_drops example. 4e7e1f1 tools_common.sh: Add a pseudo include guard. 33df6d1 Save NEON registers in VP8 NEON functions 5ba44e3 Makefile: add msvs_common.sh to DIST-SRCS 571c70e Removing WRITE_RECON_BUFFER related code. 7b59014 Removing old unused vp9_tapify.py. b871300 Cleaning up vp9_full_search_sadx8() function. 3875df8 scale_and_extend_frame{,_nonnormative}() cleanup. 6e01079 Removing unused vp9_variance_halfpixvar*() functions. fe47768 Add tests for simple_encoder. 092a20f gen_msvs_*proj.sh: factorize some functions cee7b94 Add tests for decode_to_md5. 0c358d6 Add tests for simple_decoder. dbd2471 Changing webmdec to use libwebm 03e7dea Removing unused vp9_sub_pixel_mse* functions. 4a1386e [svc rc] Increase worst quality for enhancement layers b933205 Remove test against NULL before freeing memory 1aa2d1a Remove key_frame_frequency variable from VP9_COMP 5a4e17b Apply max intra block size condition to non-RD mode decision 7da552c Move shared test variables to tools_common.sh. 6733ad1 Cleaning up vp9_full_search_sadx3(). TBR=tomfinegan@chromium.org Review URL: https://codereview.chromium.org/265843003 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/libvpx@267596 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
Diffstat (limited to 'libvpx_srcs_arm_neon_cpu_detect.gypi')
-rw-r--r--libvpx_srcs_arm_neon_cpu_detect.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvpx_srcs_arm_neon_cpu_detect.gypi b/libvpx_srcs_arm_neon_cpu_detect.gypi
index f339705..c5892e8 100644
--- a/libvpx_srcs_arm_neon_cpu_detect.gypi
+++ b/libvpx_srcs_arm_neon_cpu_detect.gypi
@@ -43,7 +43,6 @@
'<(libvpx_source)/vp8/common/arm/neon/mbloopfilter_neon.asm',
'<(libvpx_source)/vp8/common/arm/neon/sad16_neon.asm',
'<(libvpx_source)/vp8/common/arm/neon/sad8_neon.asm',
- '<(libvpx_source)/vp8/common/arm/neon/save_reg_neon.asm',
'<(libvpx_source)/vp8/common/arm/neon/shortidct4x4llm_neon.asm',
'<(libvpx_source)/vp8/common/arm/neon/sixtappredict16x16_neon.asm',
'<(libvpx_source)/vp8/common/arm/neon/sixtappredict4x4_neon.asm',