vpx/vp8/common
Johann 920f803f2e Revert "VP8 for ARMv8 by using NEON intrinsics 06"
This reverts commit 81ad047ee5.
Revert "VP8 for ARMv8 by using NEON intrinsics 15"
This reverts commit 727af7cebe.

This exposes a bug in gcc 4.9 regarding register allocation. Will reland
when 4.9 is fixed.

Change-Id: I2d8a04e4edde93719280e41550f4c0765608ec4d
2014-05-13 13:21:17 -07:00
..
arm Revert "VP8 for ARMv8 by using NEON intrinsics 06" 2014-05-13 13:21:17 -07:00
generic Bug fix: Issue 532: VPX codec executes emms instruction without 2013-03-15 14:27:15 -07:00
mips/dspr2 support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
ppc removed the idct rtcd idct calls 2012-11-24 19:33:58 -08:00
x86 Fix dr memory VP8 encode/decode errors 2014-04-21 17:04:05 -07:00
alloccommon.c yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
alloccommon.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
blockd.c Removed vp8_block2type 2011-02-24 14:35:18 -05:00
blockd.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
coefupdateprobs.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
common.h Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
context.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
debugmodes.c MODE_INFO size reduction 2011-05-24 13:24:52 -04:00
default_coef_probs.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
dequantize.c support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
entropy.c Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
entropy.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
entropymode.c Merge branch 'origin/eider' into master 2012-05-11 10:51:05 -07:00
entropymode.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
entropymv.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
entropymv.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
extend.c Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
extend.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
filter.c Fix linker warnings for bilinear filters 2013-10-01 14:40:05 -07:00
filter.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
findnearmv.c Correct clamping in use of vp8_find_near_mvs() 2012-01-26 09:37:27 -08:00
findnearmv.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
header.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
idct_blk.c idct_blk.c: use vpx_memset instead of cast 2013-10-29 13:50:15 -07:00
idctllm.c Modified the inverse walsh to output directly 2011-11-25 09:24:04 +02:00
invtrans.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
loopfilter_filters.c Removed shadow warnings : loopfilter*.c 2013-03-14 08:23:26 -07:00
loopfilter.c Remove an unused typedef 2014-04-04 08:47:52 -07:00
loopfilter.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
mbpitch.c Fix compiler warnings 2012-05-02 10:57:57 +03:00
mfqe.c Bug fix: error-concealment enabled changed postproc output 2013-01-25 17:06:32 -08:00
modecont.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
modecont.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
mv.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
onyx.h Change the vp8 END_USAGE typedef 2014-01-17 15:39:49 -08:00
onyxc_int.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
onyxd.h vp8/common: normalize include guards 2013-12-16 19:40:54 -08:00
postproc.c Fix generic-gnu target build 2014-05-05 11:00:43 -07:00
postproc.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ppflags.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
pragmas.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
quant_common.c Add comment for use of shift/mul instead of div. 2012-07-24 15:46:49 -07:00
quant_common.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
reconinter.c fix integer overflow in vp8 2013-09-23 17:15:55 -07:00
reconinter.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
reconintra4x4.c support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
reconintra4x4.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
reconintra.c Removed shadow warnings : reconintra.c 2013-03-14 08:28:34 -07:00
rtcd_defs.pl Only build neon assembly for armv7 targets 2014-05-12 08:52:02 -07:00
rtcd.c support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
sad_c.c Be consistent with SAD values 2012-07-27 16:15:31 -07:00
setupintrarecon.c Changed setup intra recon to be row based 2012-09-13 11:51:27 -07:00
setupintrarecon.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
swapyv12buffer.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
swapyv12buffer.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
systemdependent.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
textblit.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
threading.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
treecoder.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
treecoder.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
variance_c.c Fix variance (signed integer) overflow 2013-02-22 12:40:08 -08:00
variance.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp8_entropymodedata.h vp8/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00