<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-multimedia/recipes-multimedia/vlc/vlc_2.1.4.bb, branch walnascar</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=walnascar</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=walnascar'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2015-08-18T09:52:29+00:00</updated>
<entry>
<title>vlc: update to 2.2.1</title>
<updated>2015-08-18T09:52:29+00:00</updated>
<author>
<name>Tim Orling</name>
<email>TicoTimo@gmail.com</email>
</author>
<published>2015-08-03T00:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9fee5145d7bf011df948fb82aca14b488c7c38c2'/>
<id>urn:sha1:9fee5145d7bf011df948fb82aca14b488c7c38c2</id>
<content type='text'>
* add several pkg configs and libsamplerate0 dependency to vlc.inc
* update patches 0003 and 0004
* add patch to use tremor's libvorbisidec rather than libvorbisdec
* add patch to fix luaL_checkint and luaL_optint (deprecated in lua 5.3)

Signed-off-by: Tim Orling &lt;TicoTimo@gmail.com&gt;
</content>
</entry>
<entry>
<title>vlc: make opencv explicitly configurable</title>
<updated>2014-10-14T09:48:57+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2014-10-12T02:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=95d78c37107fe6f11238a020fb5ce11ce76e9635'/>
<id>urn:sha1:95d78c37107fe6f11238a020fb5ce11ce76e9635</id>
<content type='text'>
World builds are failing due to change in opencv in API.
Since vlc is only using opencv as an example and a filter, disable by default.
Revisit when upstream adapts to new opencv API.

Signed-off-by: Tim Orling &lt;TicoTimo@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>vlc: add PACKAGECONFIG for postproc, patch for postproc header check</title>
<updated>2014-07-24T13:31:49+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2014-07-22T03:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4131e6dc552ca6aad043d27671ecaef9ad7292c4'/>
<id>urn:sha1:4131e6dc552ca6aad043d27671ecaef9ad7292c4</id>
<content type='text'>
* Built with libav 9.13 and stand-alone libpostproc
* Although postproc is enable=auto, let's leave it disabled by default

Signed-off-by: Tim Orling &lt;TicoTimo@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>vlc: modules/gui/qt4/Modules.am not B!=S friendly</title>
<updated>2014-07-21T22:01:59+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2014-07-20T04:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=94a46455c2d28b8a952f61ba7931cca9097747a3'/>
<id>urn:sha1:94a46455c2d28b8a952f61ba7931cca9097747a3</id>
<content type='text'>
Signed-off-by: Tim Orling &lt;TicoTimo@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>vlc: use AM_PATH_LIBGCRYPT instead of libgcrypt-config</title>
<updated>2014-07-21T22:01:58+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2014-07-20T04:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6898dae64e79fa81c3b032cb314e3c2d6f2c6e0d'/>
<id>urn:sha1:6898dae64e79fa81c3b032cb314e3c2d6f2c6e0d</id>
<content type='text'>
* AM_PATH_LIBGCRYPT exists for a reason, why not use it?

Signed-off-by: Tim Orling &lt;TicoTimo@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>vlc: bump to v2.1.4</title>
<updated>2014-03-23T20:47:19+00:00</updated>
<author>
<name>Tim Orling</name>
<email>TicoTimo@gmail.com</email>
</author>
<published>2014-03-16T03:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fd8e7e54e4ce496c7917f4feeffda981eb93aa20'/>
<id>urn:sha1:fd8e7e54e4ce496c7917f4feeffda981eb93aa20</id>
<content type='text'>
Signed-off-by: Tim Orling &lt;TicoTimo@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
