vpx/vp8
Jim Bankoski a16794dd31 Revert "Remove Wextra warnings from vp9_sad.c"
This reverts commit 7ab9a9587b

Nightly test http://build.webmproject.org/jenkins/view/libvpx-nightly-tests/job/libvpx%20unit%20tests%20(valgrind-2)/arch=x86_64-linux-gcc,filter=-*VP8*:*Large.*/276/console

Failed 

This patch did not address all the assembly issues 
some of the vp8 assembly counts on 5 arguments being passed in to this function:   

one example : vp8_sad8x16_wmt

Please address or split this into vp9 and vp8 patches.

Change-Id: I78afcc171649894f887bb8ee3c66de24aaddc7ca
2014-05-15 08:31:20 -07:00
..
common Revert "Remove Wextra warnings from vp9_sad.c" 2014-05-15 08:31:20 -07:00
decoder Remove VP8 save_reg_neon function 2014-04-29 16:13:24 -07:00
encoder Revert "Remove Wextra warnings from vp9_sad.c" 2014-05-15 08:31:20 -07:00
exports_dec Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
exports_enc Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_common.mk Only build neon assembly for armv7 targets 2014-05-12 08:52:02 -07:00
vp8_cx_iface.c Enable vpxenc to specify internal coded frame size 2014-04-14 10:54:19 -07:00
vp8_dx_iface.c Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
vp8cx_arm.mk Only build neon assembly for armv7 targets 2014-05-12 08:52:02 -07:00
vp8cx.mk Remove asm_offsets dependency in quantize_b_ssse3 2014-05-02 08:00:16 -07:00
vp8dx.mk Fix a spelling mistake in filename 2013-12-03 17:19:41 -08:00