vpx/vp9/common/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_asm_stubs.c Use SSSE3 for 2d filters larger than 16 2013-04-19 09:51:16 -07:00
vp9_idct_intrin_sse2.c Rename vp9_idct_x86.c 2013-04-25 11:13:02 -07:00
vp9_idct_sse2.asm removed reference to "LLM" and "x8" 2013-03-13 08:35:46 -07:00
vp9_iwalsh_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_iwalsh_sse2.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_loopfilter_intrin_mmx.c Demux vp9_loopfilter_x86.c 2013-04-02 12:49:04 -07:00
vp9_loopfilter_intrin_sse2.c Merge branch 'experimental' into master 2013-04-16 06:49:46 -07:00
vp9_loopfilter_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_loopfilter_sse2.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_loopfilter_x86.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_mask_sse3.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_postproc_mmx.asm Code cleanup: lower case variable names. 2013-03-20 16:41:30 -07:00
vp9_postproc_sse2.asm Code cleanup: lower case variable names. 2013-03-20 16:41:30 -07:00
vp9_postproc_x86.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_recon_mmx.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_recon_sse2.asm add private to assembly files to insure proper chromebuild 2012-12-20 09:40:18 -08:00
vp9_recon_wrapper_sse2.c Move dst to per-plane MACROBLOCKD data 2013-04-19 16:16:10 -07:00
vp9_sadmxn_sse2.c vp9_sadmxn_x86 only contains SSE2 functions 2013-04-02 11:20:55 -07:00
vp9_subpel_variance_impl_sse2.asm fix a number issues that cause failures 2013-01-14 18:32:32 -08:00
vp9_subpixel_8t_ssse3.asm convolve: support larger blocks, fix asm saturation bug 2013-04-18 13:57:59 -07:00
vp9_subpixel_variance_sse2.c clean out experiments 2013-04-17 11:00:46 -07:00