<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-multimedia/mplayer/mpv_0.15.0.bb, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2017-04-18T12:21:51+00:00</updated>
<entry>
<title>mpv: update 0.15.0 -&gt; 0.24.0</title>
<updated>2017-04-18T12:21:51+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2017-04-10T20:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6fbc2c7c6ed8977c0cdac35c6da3ba1ead90733c'/>
<id>urn:sha1:6fbc2c7c6ed8977c0cdac35c6da3ba1ead90733c</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mpv: Add PACKAGECONFIG for vaapi</title>
<updated>2016-12-02T08:26:23+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-12-01T05:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=24e51a6a106bc10a8838b23e4bf9ea6304314bca'/>
<id>urn:sha1:24e51a6a106bc10a8838b23e4bf9ea6304314bca</id>
<content type='text'>
Now that we have libva its important to enable/disable vaapi
explicitly

Fixes

WARNING: mpv-0.15.0-r0 do_package_qa: QA Issue: mpv rdepends on libva-x11, but it isn't a build dependency, missing libva in DEPENDS or PACKAGECONFIG? [build-deps]
WARNING: mpv-0.15.0-r0 do_package_qa: QA Issue: mpv rdepends on libva, but it isn't a build dependency, missing libva in DEPENDS or PACKAGECONFIG? [build-deps]

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>mpv: Add libvdpau to DEPENDS</title>
<updated>2016-11-26T00:07:22+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-11-23T08:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=761639b9d7681c81dd69eaf3a37c32791d6e97fd'/>
<id>urn:sha1:761639b9d7681c81dd69eaf3a37c32791d6e97fd</id>
<content type='text'>
Fixes
WARNING: mpv-0.15.0-r0 do_package_qa: QA Issue: mpv rdepends on libvdpau, but it isn't a build dependency, missing libvdpau in DEPENDS or PACKAGECONFIG? [build-deps]

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>mpv: include PACKAGECONFIG_CONFARGS in EXTRA_OECONF</title>
<updated>2016-09-26T06:29:09+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-09-15T13:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e05536ca6835944e80df61c82bfe60d423c7c193'/>
<id>urn:sha1:e05536ca6835944e80df61c82bfe60d423c7c193</id>
<content type='text'>
* otherwise jack is autodetected:
  mpv-0.15.0: mpv rdepends on libjack, but it isn't a build dependency, missing jack in DEPENDS or PACKAGECONFIG? [build-deps]

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>mpv: use waf.bbclass</title>
<updated>2016-06-15T10:13:15+00:00</updated>
<author>
<name>Christopher Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2016-06-09T18:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=03f0be623831a3a7e039643c637f7a4b84d1d467'/>
<id>urn:sha1:03f0be623831a3a7e039643c637f7a4b84d1d467</id>
<content type='text'>
Signed-off-by: Christopher Larson &lt;chris_larson@mentor.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>mpv: add DESCRIPTION</title>
<updated>2016-06-15T10:13:14+00:00</updated>
<author>
<name>Christopher Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2016-06-09T18:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7d399caee6adc82812f631f756b7805d866bad83'/>
<id>urn:sha1:7d399caee6adc82812f631f756b7805d866bad83</id>
<content type='text'>
Signed-off-by: Christopher Larson &lt;chris_larson@mentor.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>mpv: Media Player</title>
<updated>2016-06-08T12:55:30+00:00</updated>
<author>
<name>Abdur Rehman</name>
<email>abdur_rehman@mentor.com</email>
</author>
<published>2016-05-24T19:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=52213998eb4ead7d24cba012c937bcc25e89c2ca'/>
<id>urn:sha1:52213998eb4ead7d24cba012c937bcc25e89c2ca</id>
<content type='text'>
mpv is a fork of mplayer2 and MPlayer. It shares some features with
the former projects while introducing many more.

Signed-off-by: Gary Thomas &lt;gary@mlbassoc.com&gt;
Signed-off-by: Abdur Rehman &lt;abdur_rehman@mentor.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
