]> granicus.if.org Git - handbrake/commit
qsv: add i965 VA driver fallback
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 12 Mar 2019 19:57:17 +0000 (13:57 -0600)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 12 Mar 2019 19:57:17 +0000 (13:57 -0600)
commit72e71b67c419960b5bca15af8a85219d54230fe3
treec347aed21f13ec55838d84ed3a0b4291934c2797
parent654abc8fb1e9c33404605bba706fb82c8930a6ce
qsv: add i965 VA driver fallback

The iHD VA driver does not work for Sandy bridge, Ivy bridge and
Haswell. iHD will fail to initialize on these CPUs.  So when a failure
occurs, fallback to i965.
libhb/ports.c
libhb/ports.h
libhb/qsv_common.c