]> granicus.if.org Git - handbrake/commit
libhb: Add cpuid inline asm macro
authorjstebbins <jstebbins.hb@gmail.com>
Sat, 15 Feb 2014 16:31:11 +0000 (16:31 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sat, 15 Feb 2014 16:31:11 +0000 (16:31 +0000)
commitd6309a23ece277239608547500b0bc9b15873dc3
tree879754eefc755612270f61c7fb5ed26480190f8e
parent1a1b1591ef5acd8495dc8e736a47852e93694020
libhb: Add cpuid inline asm macro

This eliminates our reliance on the private (unexported) libavutil
function ff_cpu_cpuid().

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6032 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/ports.c
libhb/ports.h
make/configure.py