Jacek Caban
6b0755b42f
Bug 974845 - Fixed compilation on mingw with secure APIs enabled by default. r=Jan
2014-02-20 17:22:34 +01:00
Jacek Caban
fac9ab4044
Bug 974845 - Added mingw config files. r=Jan
2014-02-20 17:22:23 +01:00
Ralph Giles
6db2f5f9c8
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
6ea3dd357f
Bug 949146 - libvpx MOZ_VP8_ENCODER cleanup. r=giles DONTBUILD
2013-12-11 12:56:00 -08:00
Jan Gerber
709a4ff12e
Bug 947979 - Update update.py to keep unified mode. r=giles DONTBUILD
2013-12-11 12:50:00 -08:00
Ehsan Akhgari
1758a70e95
Bug 947979 - Build parts of media/libvpx in unified mode; r=rillian
2013-12-11 09:40:07 -05:00
Jan Gerber
75164d8012
Bug 947954 - vpx_config.c is not used. r=kinetik
2013-12-09 17:23:59 +01:00
Jan Gerber
5182a41335
Bug 947160 - No need to split encoder sources anymore. r=kinetik
2013-12-09 04:49:00 -08:00
Jan Gerber
e6a102d4db
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
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