gecko-dev/media/libvpx/README_MOZILLA
Johann ea398a02dc Bug 1331498: Update libvpx to v1.6.1. r=rillian
Removes armv6 and mmx optimizations.

Removes x86inc.asm distinction. This was put in place because of issues
with 32bit PIC builds but x86inc.asm has since been improved to support
those.

Switch to '.S' for arm assembly. There is now an #include for a helper
file. All build systems appear to support .S so switch to it for
consistency.

Remove clang-cl.patch. There have been numerous changes upstream to
improve clang support.

MozReview-Commit-ID: IHVTbqSY2U7

--HG--
extra : rebase_source : 788796674e3eabed0c178ca327bc5e7628e03382
2017-01-17 13:46:42 -08:00

12 lines
360 B
Plaintext

The source from this directory was copied from the libvpx
git repository using the update.py script. The only changes
made were those applied by update.py and the addition of
moz.build and Makefile.in build files for the
Mozilla build system.
The libvpx git repository is:
https://chromium.googlesource.com/webm/libvpx
The git commit ID used was v1.6.1