meta-intel/common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb
Tom Zanussi 9615c24f9d libva-intel-driver: workaround for concurrent VC1 and H264 playback issue
Explanation from Terence Chiang:

"encountered a GFX issue while enabling HW video playback VC-1 and
H.264 simultaneously, the graphic driver report error with gfx hang on
Sandy Bridge platform. We worked with Intel Linux graphic team and
provided a patch"

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-12-20 14:49:46 -06:00

11 lines
394 B
BlitzBasic

require libva-intel-driver.inc
PR = "${INC_PR}.0"
SRC_URI = "http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/libva-intel-driver-${PV}.tar.bz2"
SRC_URI += "file://0001-Workaround-for-concurrently-playing-VC1-and-H264-vid.patch"
SRC_URI[md5sum] = "13907085223d88d956cdfc282962b7a7"
SRC_URI[sha256sum] = "789fa2d6e22b9028ce12a89981eb33e57b04301431415149acfb61a49d3a63ee"