From: tom.zanussi@intel.com
To: yocto@yoctoproject.org
Subject: [PATCH 0/6] meta-intel: enable video acceleration for crownbay, v1
Date: Thu, 1 Dec 2011 15:35:03 -0600 [thread overview]
Message-ID: <cover.1322775053.git.tom.zanussi@intel.com> (raw)
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 and 'Big Buck Bunny'
MP4 1920x1080 videos.
v1 changes:
- moved libva dependency to emgd
- added gst-ffmpeg to gst-meta-base
- additional testing
The following changes since commit 9b71d9c11579023a4428328ff6734a5f5fc7870d:
Tom Zanussi (1):
meta-romley: Remove xserver-xorg .bbappend.
are available in the git repository at:
git://git.yoctoproject.org/meta-intel.git tzanussi/va-v1
http://git.yoctoproject.org/cgit.cgi//log/?h=tzanussi/va-v1
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 gst-meta-base .bbappend
meta-intel: add libva to EGMD xserver
.../xorg-xserver/emgd-driver-bin_1.8.bb | 22 ++++++-----
.../gstreamer/gst-meta-base_0.10.bbappend | 9 ++++
common/recipes-multimedia/libva/libva.inc | 41 ++++++++++++++++++++
common/recipes-multimedia/libva/libva_1.0.12.bb | 8 ++++
conf/machine/include/ia32-base.inc | 4 +-
meta-crownbay/README | 27 ++++++++++---
6 files changed, 94 insertions(+), 17 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
next reply other threads:[~2011-12-01 21:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-01 21:35 tom.zanussi [this message]
2011-12-01 21:35 ` [PATCH 1/6] libva: new recipe for video acceleration tom.zanussi
2011-12-01 21:35 ` [PATCH 2/6] libva: upgrade to 1.0.12 and factor out common settings tom.zanussi
2011-12-01 21:35 ` [PATCH 3/6] emgd-driver-bin: add video components tom.zanussi
2011-12-01 21:35 ` [PATCH 4/6] meta-crownbay: update README with EMGD video plugin instructions tom.zanussi
2011-12-01 21:35 ` [PATCH 5/6] meta-intel: add gst-meta-base .bbappend tom.zanussi
2011-12-01 21:35 ` [PATCH 6/6] meta-intel: add libva to EGMD xserver tom.zanussi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1322775053.git.tom.zanussi@intel.com \
--to=tom.zanussi@intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.