gecko/media/libvpx
Jan Gerber 7daba17fb2 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
..
build/make Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
third_party/x86inc Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp8 Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp9 Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_mem Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_ports Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_scale Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
LICENSE
Makefile.in Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
moz.build Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
PATENTS
README_MOZILLA Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
sources.mozbuild Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
stdint.patch Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
update.py Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp8_rtcd_armv7-android-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp8_rtcd_generic-gnu.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp8_rtcd_x86_64-darwin9-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp8_rtcd_x86_64-linux-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp8_rtcd_x86_64-win64-vs8.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp8_rtcd_x86-darwin9-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp8_rtcd_x86-linux-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp8_rtcd_x86-win32-vs8.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp8_rtcd.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp9_rtcd_armv7-android-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp9_rtcd_generic-gnu.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp9_rtcd_x86_64-darwin9-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp9_rtcd_x86_64-linux-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp9_rtcd_x86_64-win64-vs8.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp9_rtcd_x86-darwin9-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp9_rtcd_x86-linux-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp9_rtcd_x86-win32-vs8.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vp9_rtcd.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_armv7-android-gcc.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_armv7-android-gcc.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_armv7-android-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_c.c
vpx_config_generic-gnu.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_generic-gnu.c Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_config_generic-gnu.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86_64-darwin9-gcc.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86_64-darwin9-gcc.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86_64-darwin9-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86_64-linux-gcc.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86_64-linux-gcc.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86_64-linux-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86_64-win64-vs8.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86_64-win64-vs8.c Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_config_x86_64-win64-vs8.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86-darwin9-gcc.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86-darwin9-gcc.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86-darwin9-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86-linux-gcc.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86-linux-gcc.c Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86-linux-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86-win32-vs8.asm Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config_x86-win32-vs8.c Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_config_x86-win32-vs8.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_config.asm
vpx_config.h Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_rtcd_armv7-android-gcc.h Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_rtcd_generic-gnu.h Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_rtcd_x86_64-darwin9-gcc.h Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_rtcd_x86_64-linux-gcc.h Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_rtcd_x86_64-win64-vs8.h Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_rtcd_x86-darwin9-gcc.h Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_rtcd_x86-linux-gcc.h Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_rtcd_x86-win32-vs8.h Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_rtcd.h Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium 2013-11-29 06:02:00 -08:00
vpx_scale_rtcd_armv7-android-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_scale_rtcd_generic-gnu.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_scale_rtcd_x86_64-darwin9-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_scale_rtcd_x86_64-linux-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_scale_rtcd_x86_64-win64-vs8.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_scale_rtcd_x86-darwin9-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_scale_rtcd_x86-linux-gcc.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_scale_rtcd_x86-win32-vs8.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_scale_rtcd.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_version.h Bug 918550 - Update libvpx to 1.3.0 r=glandium,cpearce 2013-12-06 03:19:00 -08:00
vpx_x86-darwin9-gcc.c