[meta-intel] [PATCH 00/11][V2] VA-API upgrades

Ross Burton ross.burton at intel.com
Fri Feb 27 10:00:29 PST 2015


Hi,

Attached is the union of Alibal's changes and my changes, with better commit
messages.  After this video playback on my NUC works again using the new
gtk-play tool in Sato.

Ross

The following changes since commit 367fd4758d23318b3adab8021d7bdc8b56e04917:

  meta-intel.inc: Remove kernel customization for poky-lsb images (2015-02-24 14:54:02 -0800)

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel-contrib ross/va

for you to fetch changes up to d915b6f97bde3392abf1baae42ff2dd59186a7c5:

  gst-va-intel: remove (2015-02-27 17:58:34 +0000)

----------------------------------------------------------------
Aníbal Limón (2):
      libva-intel-driver: Update to 1.5.0
      libva: upgrade to 1.5.0

Ross Burton (9):
      libva: remove obsolete 1.0.16 release
      libva: merge recipe and .inc
      gst-va-intel: depend on gstreamer-vaapi-1.0
      gstreamer-vaapi: upgrade to 0.5.10
      intel-core*: use gstreamer-vaapi-1.0 directly instead of gst-va-intel
      meta-nuc: use gstreamer-vaapi-1.0 directly instead of gst-va-intel
      meta-sugarbay: use gstreamer-vaapi-1.0 directly instead of gst-va-intel
      meta-haswell-wc: use gstreamer-vaapi-1.0 directly instead of gst-va-intel
      gst-va-intel: remove

 .../recipes-multimedia/gstreamer/gst-va-intel.bb   |   47 --------------------
 .../gstreamer/gstreamer-vaapi-0.10_0.5.9.bb        |    7 ---
 ...-1.0_0.5.9.bb => gstreamer-vaapi-1.0_0.5.10.bb} |    0
 .../gstreamer/gstreamer-vaapi.inc                  |    4 +-
 ...driver_1.4.1.bb => libva-intel-driver_1.5.0.bb} |    4 +-
 common/recipes-multimedia/libva/libva_1.0.16.bb    |   11 -----
 common/recipes-multimedia/libva/libva_1.4.1.bb     |    6 ---
 .../libva/{libva.inc => libva_1.5.0.bb}            |    6 ++-
 conf/machine/intel-core2-32.conf                   |    2 +-
 conf/machine/intel-corei7-64.conf                  |    2 +-
 .../meta-haswell-wc/conf/machine/haswell-wc.conf   |    2 +-
 meta-nuc/conf/machine/nuc.conf                     |    2 +-
 meta-sugarbay/conf/machine/sugarbay.conf           |    2 +-
 13 files changed, 13 insertions(+), 82 deletions(-)
 delete mode 100644 common/recipes-multimedia/gstreamer/gst-va-intel.bb
 delete mode 100644 common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.9.bb
 rename common/recipes-multimedia/gstreamer/{gstreamer-vaapi-1.0_0.5.9.bb => gstreamer-vaapi-1.0_0.5.10.bb} (100%)
 rename common/recipes-multimedia/libva/{libva-intel-driver_1.4.1.bb => libva-intel-driver_1.5.0.bb} (88%)
 delete mode 100644 common/recipes-multimedia/libva/libva_1.0.16.bb
 delete mode 100644 common/recipes-multimedia/libva/libva_1.4.1.bb
 rename common/recipes-multimedia/libva/{libva.inc => libva_1.5.0.bb} (87%)

Aníbal Limón (2):
  libva-intel-driver: Update to 1.5.0
  libva: upgrade to 1.5.0

Ross Burton (9):
  libva: remove obsolete 1.0.16 release
  libva: merge recipe and .inc
  gst-va-intel: depend on gstreamer-vaapi-1.0
  gstreamer-vaapi: upgrade to 0.5.10
  intel-core*: use gstreamer-vaapi-1.0 directly instead of gst-va-intel
  meta-nuc: use gstreamer-vaapi-1.0 directly instead of gst-va-intel
  meta-sugarbay: use gstreamer-vaapi-1.0 directly instead of
    gst-va-intel
  meta-haswell-wc: use gstreamer-vaapi-1.0 directly instead of
    gst-va-intel
  gst-va-intel: remove

 .../recipes-multimedia/gstreamer/gst-va-intel.bb   |   47 --------------------
 .../gstreamer/gstreamer-vaapi-0.10_0.5.9.bb        |    7 ---
 ...-1.0_0.5.9.bb => gstreamer-vaapi-1.0_0.5.10.bb} |    0
 .../gstreamer/gstreamer-vaapi.inc                  |    4 +-
 ...driver_1.4.1.bb => libva-intel-driver_1.5.0.bb} |    4 +-
 common/recipes-multimedia/libva/libva_1.0.16.bb    |   11 -----
 common/recipes-multimedia/libva/libva_1.4.1.bb     |    6 ---
 .../libva/{libva.inc => libva_1.5.0.bb}            |    6 ++-
 conf/machine/intel-core2-32.conf                   |    2 +-
 conf/machine/intel-corei7-64.conf                  |    2 +-
 .../meta-haswell-wc/conf/machine/haswell-wc.conf   |    2 +-
 meta-nuc/conf/machine/nuc.conf                     |    2 +-
 meta-sugarbay/conf/machine/sugarbay.conf           |    2 +-
 13 files changed, 13 insertions(+), 82 deletions(-)
 delete mode 100644 common/recipes-multimedia/gstreamer/gst-va-intel.bb
 delete mode 100644 common/recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.9.bb
 rename common/recipes-multimedia/gstreamer/{gstreamer-vaapi-1.0_0.5.9.bb => gstreamer-vaapi-1.0_0.5.10.bb} (100%)
 rename common/recipes-multimedia/libva/{libva-intel-driver_1.4.1.bb => libva-intel-driver_1.5.0.bb} (88%)
 delete mode 100644 common/recipes-multimedia/libva/libva_1.0.16.bb
 delete mode 100644 common/recipes-multimedia/libva/libva_1.4.1.bb
 rename common/recipes-multimedia/libva/{libva.inc => libva_1.5.0.bb} (87%)

-- 
1.7.10.4



More information about the meta-intel mailing list