All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] meta-intel: enable video acceleration for crownbay
@ 2011-11-30 16:38 tom.zanussi
  2011-11-30 16:38 ` [PATCH 1/6] libva: new recipe for video acceleration tom.zanussi
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: tom.zanussi @ 2011-11-30 16:38 UTC (permalink / raw)
  To: yocto

From: Tom Zanussi <tom.zanussi@intel.com>

This patchset enables video acceleration for crownbay by adding the
video components from EMGD along with a libva recipe and an additional
bbappend to install plugins for demuxing mp4 videos.

So far tested with the 'Big Buck Bunny' H.264 1920x1080 video.

The following changes since commit 68c6b19d623b34a504090ad2c706859ecc946256:
  Tom Zanussi (1):
        meta-intel: update READMEs with layer dependency list

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel.git tzanussi/va-v0
  http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/va-v0

Tom Zanussi (6):
  libva: new recipe for video acceleration
  libva: upgrade to 1.0.12 and factor out common settings
  emgd-driver-bin: add video components
  meta-crownbay: update README with EMGD video plugin instructions
  meta-intel: add libva to xserver-xorg
  meta-intel: add gst-meta-base .bbappend

 .../xorg-xserver/emgd-driver-bin_1.8.bb            |   22 ++++++-----
 .../xorg-xserver/xserver-xorg-1.9.3.inc            |    2 +
 .../gstreamer/gst-meta-base_0.10.bbappend          |    2 +
 common/recipes-multimedia/libva/libva.inc          |   41 ++++++++++++++++++++
 common/recipes-multimedia/libva/libva_1.0.12.bb    |    8 ++++
 meta-crownbay/README                               |   27 ++++++++++---
 6 files changed, 86 insertions(+), 16 deletions(-)
 create mode 100644 common/recipes-multimedia/gstreamer/gst-meta-base_0.10.bbappend
 create mode 100644 common/recipes-multimedia/libva/libva.inc
 create mode 100644 common/recipes-multimedia/libva/libva_1.0.12.bb



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-11-30 16:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30 16:38 [PATCH 0/6] meta-intel: enable video acceleration for crownbay tom.zanussi
2011-11-30 16:38 ` [PATCH 1/6] libva: new recipe for video acceleration tom.zanussi
2011-11-30 16:38 ` [PATCH 2/6] libva: upgrade to 1.0.12 and factor out common settings tom.zanussi
2011-11-30 16:38 ` [PATCH 3/6] emgd-driver-bin: add video components tom.zanussi
2011-11-30 16:38 ` [PATCH 4/6] meta-crownbay: update README with EMGD video plugin instructions tom.zanussi
2011-11-30 16:38 ` [PATCH 5/6] meta-intel: add libva to xserver-xorg tom.zanussi
2011-11-30 16:38 ` [PATCH 6/6] meta-intel: add gst-meta-base .bbappend tom.zanussi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.