ref: 66095ce5951cc382e064dc724f9019c0220e652f
dir: /third_party/x86inc/README.libvpx_new/
URL: https://git.videolan.org/git/x264.git Version: 3e5aed95cc470f37e2db3e6506a8deb89b527720 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: Get configuration from vpx_config.asm. Prefix functions with vpx by default. Manage name mangling (prefixing with '_') manually because 'PREFIX' does not exist in libvpx.