Jacek Caban
37e3a057f5
Bug 974845 - Fixed compilation on mingw with secure APIs enabled by default. r=Jan
2014-02-20 17:22:34 +01:00
Jacek Caban
2ecaee6d4e
Bug 974845 - Added mingw config files. r=Jan
2014-02-20 17:22:23 +01:00
Ralph Giles
9615ffc5cf
Bug 960840 - Don't disable avx2 when updating libvpx. r=cpearce DONTBUILD
...
Jan reminded me we reset this in update.py, so we need to remove
the lines here as well as enabling avx2 in the linux builds as
we did in bug 946639.
2014-01-16 17:49:32 -08:00
Jan Gerber
ab594184a1
Bug 949146 - libvpx MOZ_VP8_ENCODER cleanup. r=giles DONTBUILD
2013-12-11 12:56:00 -08:00
Jan Gerber
7aabed94cc
Bug 947979 - Update update.py to keep unified mode. r=giles DONTBUILD
2013-12-11 12:50:00 -08:00
Ehsan Akhgari
36f94a0cf0
Bug 947979 - Build parts of media/libvpx in unified mode; r=rillian
2013-12-11 09:40:07 -05:00
Jan Gerber
5408cfe16e
Bug 947954 - vpx_config.c is not used. r=kinetik
2013-12-09 17:23:59 +01:00
Jan Gerber
d0473243b8
Bug 947160 - No need to split encoder sources anymore. r=kinetik
2013-12-09 04:49:00 -08:00
Jan Gerber
489b0b45a4
Bug 947160 remove MOZ_VP8_ENCODER. r=kinetik
...
- Encoder is always built, remove MOZ_VP8_ENCODER.
- Rename MOZ_VP8* to MOZ_VPX*
- Enable multi-res encoding via libvpx configure.
2013-12-06 05:16:00 -08:00
Jan Gerber
31fca20085
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