gecko-dev/media/libvpx/vp8/common/x86
Jan Gerber 8d3525293e Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce
This updates our in-tree copy of libvpx to the
v1.3.0 git tag (2e88f2f2ec777259bda1714e72f1ecd2519bceb5)
libvpx 1.3.0 adds support for VP9. VP9 support is built
but not yet exposed with this commit.

Our update.sh script is replaced with update.py that can
update the build system to a given git commit.
 - checkout out upstream git
 - create platform dependend config files
 - add/remove changed libvpx files
 - update moz.build
 - warn about new build categories in libvpx
2013-12-06 03:19:00 -08:00
..
dequantize_mmx.asm
filter_x86.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
filter_x86.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
idct_blk_mmx.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
idct_blk_sse2.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
idctllm_mmx.asm
idctllm_sse2.asm
iwalsh_mmx.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
iwalsh_sse2.asm
loopfilter_block_sse2.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
loopfilter_mmx.asm
loopfilter_sse2.asm
loopfilter_x86.c
mfqe_sse2.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
postproc_mmx.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
postproc_sse2.asm
postproc_x86.c
recon_mmx.asm
recon_sse2.asm
recon_wrapper_sse2.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
sad_mmx.asm
sad_sse2.asm
sad_sse3.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
sad_sse4.asm
sad_ssse3.asm
subpixel_mmx.asm
subpixel_sse2.asm
subpixel_ssse3.asm
variance_impl_mmx.asm
variance_impl_sse2.asm
variance_impl_ssse3.asm
variance_mmx.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
variance_sse2.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
variance_ssse3.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp8_asm_stubs.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00