]> granicus.if.org Git - handbrake/commit
contrib: Add compatibility patches for libvpx.
authorBradley Sepos <bradley@bradleysepos.com>
Mon, 11 Jun 2018 01:22:43 +0000 (21:22 -0400)
committerBradley Sepos <bradley@bradleysepos.com>
Mon, 11 Jun 2018 01:22:43 +0000 (21:22 -0400)
commit0bb4e7e5d20770fbc20d8ea6fb44d6a866db75ef
tree1fe3d058a85e4f404118322348309523a51dd636
parentc70981efae72a8392c18a7e92db667eddbc55485
contrib: Add compatibility patches for libvpx.

The avx-512 patch should avoid breakage with wonky compilers and older systems such as macOS <= 10.11. The pthread detection patch can be applied more generally but really is a safety check targeting win32.
contrib/libvpx/A01-avx-512-detection.patch [new file with mode: 0644]
contrib/libvpx/P03-mingw-pthread-test.patch [new file with mode: 0644]