vpx/third_party/x86inc
Yunqing Wang 10d5e09c87 Fix issues in 32bit PIC enabled build
This patch was to fix issue 924:
https://code.google.com/p/webm/issues/detail?id=924

The SECTION_RODATA macro was modified to support macho32 format.
The sub-pixel functions were modified to pass in 2 more parameters
to handle the global offsets for PIC build.

Change-Id: I3bfcd336bcae945edf300bca4ab40376a2628cd4
2015-01-27 22:20:21 -08:00
..
LICENSE x86inc: Move x86inc to the correct location. 2012-06-18 13:36:41 -07:00
README.libvpx rename README.webm -> README.libvpx 2014-04-11 12:28:01 -07:00
x86inc.asm Fix issues in 32bit PIC enabled build 2015-01-27 22:20:21 -08:00

URL: http://git.videolan.org/?p=x264.git
Version: 999b753ff0f4dc872077f4fa90d465e948cbe656
License: ISC
License File: LICENSE

Description:
x264/libav's framework for x86 assembly. Contains a variety of macros and
defines that help automatically allow assembly to work cross-platform.

Local Modifications:
Some modifications to allow PIC to work with x86inc.