<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/common/recipes-multimedia, branch 1.3_M5</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3_M5</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3_M5'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2012-08-30T21:28:10+00:00</updated>
<entry>
<title>meta-intel: add va-impl-intel MACHINE_FEATURE</title>
<updated>2012-08-30T21:28:10+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-07-19T19:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=756571750b0449335ef01279ce10609099b8a8e1'/>
<id>urn:sha1:756571750b0449335ef01279ce10609099b8a8e1</id>
<content type='text'>
Add a new va-impl-intel MACHINE_FEATURE to explicitly choose intel
video acceleration, rather than have it as the fallthrough default, so
that anything that wants to specify something different locally
doesn't get unwanted components.

Also rename the gst-va-mixvideo feature to va-impl-mixvideo match and
since it isn't only concerned with gst.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>va-intel.bb: Add compatible host x86/x86_64</title>
<updated>2012-07-20T15:44:52+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2012-07-20T02:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=41d385015243dc02f8eea96a3ec3198dae7d2d27'/>
<id>urn:sha1:41d385015243dc02f8eea96a3ec3198dae7d2d27</id>
<content type='text'>
This lets meta-intel to play well in multi-bsp
setup

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ffmpeg: fix checksums</title>
<updated>2012-06-01T03:01:25+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-06-01T03:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=86d914528f7bd70fc844a906166f9967451d21b5'/>
<id>urn:sha1:86d914528f7bd70fc844a906166f9967451d21b5</id>
<content type='text'>
The version was changed, but the checksums weren't updated; this
updates them.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>gstreamer-vaapi: fix glib includes</title>
<updated>2012-05-30T19:22:52+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-30T04:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=da5dc7186d3caf42ae206fce538d73d5fafb2741'/>
<id>urn:sha1:da5dc7186d3caf42ae206fce538d73d5fafb2741</id>
<content type='text'>
Fix "Only &lt;glib.h&gt; can be included directly" compilation errors seen
when building with 1.3/master.

Patch pulled from a post-0.2.9 gstreamer-vaapi version (which however
doesn't work with the current stack so a straight upgrade won't work
as a fix at this point).

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>gst-va-intel: clarify DESCRIPTION</title>
<updated>2012-05-30T19:22:51+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-23T04:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=4426f4ccbd32a041bf3604a7ab49eb6aa6f32d0e'/>
<id>urn:sha1:4426f4ccbd32a041bf3604a7ab49eb6aa6f32d0e</id>
<content type='text'>
Modify the description to clarify that these are gstreamer addons.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>va-intel: new package</title>
<updated>2012-05-30T19:22:51+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-18T21:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e3a703d6aee3eb738ceeccf55109490bbb32a9d4'/>
<id>urn:sha1:e3a703d6aee3eb738ceeccf55109490bbb32a9d4</id>
<content type='text'>
We need some libraries for video acceleration which depend on the
video implementation being used e.g. vanilla intel vs emgd, so create
a new 'va-intel' package group for them.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>gst-va-intel: add conditional vaapi implementation</title>
<updated>2012-05-30T19:22:51+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-18T17:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=6da5358cb1e2d55dd24bbb9d00861402753ec64c'/>
<id>urn:sha1:6da5358cb1e2d55dd24bbb9d00861402753ec64c</id>
<content type='text'>
Use different versions of vaapi interface implementaion depending on
what a machine specifies.  The default if no MACHINE_FEATURE is
specified is gstreamer-vaapi.  Other machines may need a different
implementation e.g. a machine using emgd would specify
'gst-va-mixvideo' in its MACHINE_FEATURES in order to have the
implementation satisfied by emgd instead of gstreamer-vaapi, which
this also implements.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ffmpeg: add --enable-yasm</title>
<updated>2012-05-30T19:22:51+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-18T03:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1cb907e1ba88d3e758f5df899afa5dfbf300a454'/>
<id>urn:sha1:1cb907e1ba88d3e758f5df899afa5dfbf300a454</id>
<content type='text'>
Enable yasm for the ffmpeg build - we don't want a 'crippled build' or
lipsync problems.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ffmpeg: add --enable-gpl</title>
<updated>2012-05-30T19:22:51+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-18T03:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=5efb4b7ef52b599c6e52a07c3346c01cc54985d6'/>
<id>urn:sha1:5efb4b7ef52b599c6e52a07c3346c01cc54985d6</id>
<content type='text'>
libpostproc needs --enable-gpl in order to be built.  This essentially
changes ffmpeg's license to GPL v2+ as per the ffmpeg LICENSE file.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ffmpeg: add --enable-vaapi</title>
<updated>2012-05-30T19:22:51+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-22T01:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=968099df3dca70b30f484136de55c2fafb853110'/>
<id>urn:sha1:968099df3dca70b30f484136de55c2fafb853110</id>
<content type='text'>
Turn on vaapi support in ffmpeg to allow video acceleration via vaapi.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
</feed>
