[meta-intel] [PATCH 0/3] Upgrade gstreamer-vaapi, libva & Intel VA driver

Lim Siew Hoon siew.hoon.lim at intel.com
Tue Aug 11 03:49:33 PDT 2015


Those patch are target using 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 libva 1.6.0.

Upgrade the gstreamer-vaapi to 0.6.0 for new feature add HEVC encode.
(But I haven't test it yet.)

Tested with video decode in video format H264, HEVC, VC1, MPEG2,
JPEG/MJPEG, VP8 decode in BSW and SKL platform.

Lim Siew Hoon (3):
  gstreamer-vaapi: upgrade to 0.6.0 (v2)
  libva: upgrade to 1.6.0 (v2)
  libva-intel-driver: Upgrade to 1.6.0 (v2)

Zhao, Yakui (1):
  0001-H264-Use-macroblock-pair-to-calculate-H264-decoding-.patch
  (Part of libva-intel-driver: Upgrade to 1.6.0 patch)

 ...-1.0_0.5.10.bb => gstreamer-vaapi-1.0_0.6.0.bb} |   0
 .../gstreamer/gstreamer-vaapi.inc                  |   6 +-
 .../gstreamer/gstreamer-vaapi/install-tests.patch  |  35 ++++-
 ...croblock-pair-to-calculate-H264-decoding-.patch | 141 +++++++++++++++++++++
 .../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, 180 insertions(+), 45 deletions(-)
 rename common/recipes-multimedia/gstreamer/{gstreamer-vaapi-1.0_0.5.10.bb => gstreamer-vaapi-1.0_0.6.0.bb} (100%)
 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