vpx/vp9/encoder/x86
Johann 32a5c52856 Merge branch 'master' into experimental
Conflicts:
	vp9/common/vp9_findnearmv.c
	vp9/common/vp9_rtcd_defs.sh
	vp9/decoder/vp9_decodframe.c
	vp9/decoder/x86/vp9_dequantize_sse2.c
	vp9/encoder/vp9_rdopt.c
	vp9/vp9_common.mk

Resolve file name changes in favor of master. Resolve rdopt changes in
favor of experimental, preserving the newer experiments.

Change-Id: If51ed8f457470281c7b20a5c1a2f4ce2cf76c20f
2013-04-26 12:57:10 -07:00
..
vp9_dct_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_dct_mmx.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_dct_sse2.c Normalize more intrinsic filenames 2013-04-25 23:26:20 -07:00
vp9_encodeopt.asm Make RD superblock mode search size-agnostic. 2013-04-10 16:50:30 -07:00
vp9_fwalsh_sse2.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_mcomp_x86.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_quantize_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_quantize_sse2.asm Move dequant from BLOCKD to per-plane MACROBLOCKD 2013-04-25 11:57:20 -07:00
vp9_quantize_sse4.asm Move dequant from BLOCKD to per-plane MACROBLOCKD 2013-04-25 11:57:20 -07:00
vp9_quantize_ssse3.asm Move dequant from BLOCKD to per-plane MACROBLOCKD 2013-04-25 11:57:20 -07:00
vp9_quantize_x86.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_sad4d_sse2.asm Add SSE2 versions for rectangular sad and sad4d functions. 2013-04-17 10:31:59 -07:00
vp9_sad_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_sad_sse2.asm Add SSE2 versions for rectangular sad and sad4d functions. 2013-04-17 10:31:59 -07:00
vp9_sad_sse3.asm Merge master branch into experimental 2013-03-01 11:06:05 -08:00
vp9_sad_sse4.asm this commit converts all sad ptrs to uint32 2013-02-28 08:46:35 -08:00
vp9_sad_ssse3.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_ssim_opt.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_subtract_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_subtract_sse2.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_temporal_filter_apply_sse2.asm Fix --as=nasm compatibility for new asm code. 2013-02-27 09:55:38 -08:00
vp9_variance_impl_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_variance_impl_sse2.asm fix a number issues that cause failures 2013-01-14 18:32:32 -08:00
vp9_variance_impl_ssse3.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_variance_mmx.c vp9_bilinear_filters_mmx: add missing extern specifiers 2012-12-05 08:27:48 -08:00
vp9_variance_sse2.c Add sse2 versions of sub_pixel_variance{32x32,64x64}. 2013-02-06 11:20:59 -08:00
vp9_variance_ssse3.c Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_x86_csystemdependent.c Move src_diff to per-plane MACROBLOCK data 2013-04-23 12:18:51 -07:00