1 Name: x86inc 2 Short Name: x264asm abstraction layer 3 URL: http://git.videolan.org/?p=x264.git;a=blob;f=common/x86/x86inc.asm 4 Version: 0 5 Date: 2011-08-09 6 Revision: Customized from http://git.videolan.org/?p=x264.git;a=blob;f=common/x86/x86inc.asm;hb=12f12a268d47b12d9e26f57919c5022e2f234f9d 7 License: ISC from text in file header. Same text is copied to LICENSE file. 8 License File: LICENSE 9 Security Critical: Yes 10 License Android Compatible: Yes 11 12 Description: 13 This file implements an asm abstraction layer that supports multiple calling 14 conventions, and it is used by the yuv_convert_simd_x86 target in media. 15 16 Local Modifications: 17 Multiple chromium specific modifications have been made to this file. Do a 18 diff of the current version against the Revision identified, above, to see 19 the specifics. 20