[meta-intel] [PATCH v3 0/4] Upgrade gstreamer-vaapi, libva, Intel VA driver
Lim Siew Hoon
siew.hoon.lim at intel.com
Fri Aug 14 03:02:08 PDT 2015
Gstreamer-vaapi, libva and libva-intel-driver upgrade are target for
Gen9 platform support.
To upgrade Intel-VA driver to 1.6.0, it also needs to upgrade
together with libva 1.6.0. Because Intel-VA driver got dependecy
with VA-API version 0.38, this VA-API version only bump in
libva 1.6.0
Upgrade the gstreamer-vaapi to 0.6.0 for new feature add in
HEVC encode (not yet tested).
Tested with video decode in video format H264, HEVC, VC1, MPEG2,
JPEG/MJPEG, VP8 decode in BSW and SKL platform.
Add in extra patch to fix the gstreamer-vaapi WARNING QA Issue.
Lim Siew Hoon (4):
gstreamer-vaapi: upgrade to 0.6.0
libva: upgrade to 1.6.0
libva-intel-driver: Upgrade to 1.6.0
gstreamer-vaapi: Fixed warning QA Issue
Zhao Yakui (1)
0001-H264-Use-macroblock-pair-to-calculate-H264-decoding-.patch
(part of the libva-intel-driver: Upgrade to 1.6.0 patch)
...-1.0_0.5.10.bb => gstreamer-vaapi-1.0_0.6.0.bb} | 2 -
.../gstreamer/gstreamer-vaapi.inc | 6 +-
.../gstreamer/gstreamer-vaapi/install-tests.patch | 35 ++++-
...croblock-pair-to-calculate-H264-decoding-.patch | 145 +++++++++++++++++++++
.../libva/libva-intel-driver/wayland-include.patch | 30 -----
...driver_1.5.0.bb => libva-intel-driver_1.6.0.bb} | 9 +-
.../libva/{libva_1.5.0.bb => libva_1.6.0.bb} | 4 +-
7 files changed, 184 insertions(+), 47 deletions(-)
rename common/recipes-multimedia/gstreamer/{gstreamer-vaapi-1.0_0.5.10.bb => gstreamer-vaapi-1.0_0.6.0.bb} (80%)
mode change 100644 => 100755
create mode 100644 common/recipes-multimedia/libva/libva-intel-driver/0001-H264-Use-macroblock-pair-to-calculate-H264-decoding-.patch
delete mode 100644 common/recipes-multimedia/libva/libva-intel-driver/wayland-include.patch
rename common/recipes-multimedia/libva/{libva-intel-driver_1.5.0.bb => libva-intel-driver_1.6.0.bb} (78%)
mode change 100644 => 100755
rename common/recipes-multimedia/libva/{libva_1.5.0.bb => libva_1.6.0.bb} (93%)
mode change 100644 => 100755
--
2.1.0
More information about the meta-intel
mailing list