<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-multimedia/libopus, branch thud</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=thud</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=thud'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-05-17T15:26:49+00:00</updated>
<entry>
<title>libopus: add native and nativesdk</title>
<updated>2018-05-17T15:26:49+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2018-05-11T19:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=93be3e083fa7746f7c1c2fd08f6ce5c3b2d7aa9d'/>
<id>urn:sha1:93be3e083fa7746f7c1c2fd08f6ce5c3b2d7aa9d</id>
<content type='text'>
* can be used by spice

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libopus: add --enable-custom-modes to EXTRA_OECONF</title>
<updated>2017-01-25T15:00:01+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2017-01-19T07:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cde2d5367a4b0b7944dca826a0e66fd0b47f7ef1'/>
<id>urn:sha1:cde2d5367a4b0b7944dca826a0e66fd0b47f7ef1</id>
<content type='text'>
* this is what jack is looking for
* while we are here do some polishing

Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libopus: update 1.1.2 -&gt; 1.1.3</title>
<updated>2017-01-25T15:00:01+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2017-01-19T07:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cab0c78565ab2620d33f45851ad9275a335684ea'/>
<id>urn:sha1:cab0c78565ab2620d33f45851ad9275a335684ea</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@googlemail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>remove True option to getVar calls</title>
<updated>2016-12-02T08:16:17+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>joshua.g.lock@intel.com</email>
</author>
<published>2016-11-25T15:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=efd3696e70a6603f1a45faa4a172433514f0a487'/>
<id>urn:sha1:efd3696e70a6603f1a45faa4a172433514f0a487</id>
<content type='text'>
getVar() now defaults to expanding by default, thus remove the True
option from getVar() calls with a regex search and replace.

Search made with the following regex: getVar ?\(( ?[^,()]*), True\)

Signed-off-by: Joshua Lock &lt;joshua.g.lock@intel.com&gt;
</content>
</entry>
<entry>
<title>libopus: upgrade to version 1.1.2</title>
<updated>2016-02-25T16:45:42+00:00</updated>
<author>
<name>Carlos Rafael Giani</name>
<email>dv@pseudoterminal.org</email>
</author>
<published>2016-02-08T14:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b0f63ca68ccaf2116fa275e8551f8d78af9d3ac2'/>
<id>urn:sha1:b0f63ca68ccaf2116fa275e8551f8d78af9d3ac2</id>
<content type='text'>
This release includes support for Ne10 to improve performance on ARM NEON
capable CPUs. Also, packageconfigs are introduced for controlling whether
Opus uses fixed or floating point processing and whether or not fast
floating point approximations are enabled.

libopus-fpu.inc wasn't doing much, and was fully integrated into the
main recipe.

Signed-off-by: Carlos Rafael Giani &lt;dv@pseudoterminal.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gegl, crash, libsecret, mpg123, tinymembench, gammu, mosh, llvm3.3, breakpad, php, mozjs, libopus: disable thumb where it fails for qemuarm</title>
<updated>2015-07-16T19:09:05+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2015-05-05T12:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e836f8f936f1a39e8b29c08a5979919d9e04cbde'/>
<id>urn:sha1:e836f8f936f1a39e8b29c08a5979919d9e04cbde</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libopus: upgrade to version 1.1</title>
<updated>2013-12-21T18:21:16+00:00</updated>
<author>
<name>dv@pseudoterminal.org</name>
<email>dv@pseudoterminal.org</email>
</author>
<published>2013-12-09T20:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d9b2b7e3f12d93fd32067664b7926f9eab52de3e'/>
<id>urn:sha1:d9b2b7e3f12d93fd32067664b7926f9eab52de3e</id>
<content type='text'>
Signed-off-by: Carlos Rafael Giani &lt;dv@pseudoterminal.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libopus: upgrade to version 1.0.3</title>
<updated>2013-11-18T22:14:10+00:00</updated>
<author>
<name>dv@pseudoterminal.org</name>
<email>dv@pseudoterminal.org</email>
</author>
<published>2013-11-06T16:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3ad43f05453ac3464971338329c5ada9305512e9'/>
<id>urn:sha1:3ad43f05453ac3464971338329c5ada9305512e9</id>
<content type='text'>
Signed-off-by: Carlos Rafael Giani &lt;dv@pseudoterminal.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libopus: use 4 spaces instead of tabs in get_libopus_fpu_setting</title>
<updated>2012-07-19T14:26:20+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2012-07-19T14:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a8090a76b444cf7f221f936305f32e3bf251b515'/>
<id>urn:sha1:a8090a76b444cf7f221f936305f32e3bf251b515</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>libopus: add libopus_0.9.14</title>
<updated>2012-06-20T11:34:10+00:00</updated>
<author>
<name>Radek Dostal</name>
<email>rd@radekdostal.com</email>
</author>
<published>2012-06-14T11:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cdfe54310d11191fad462ed8425d5265da93fb37'/>
<id>urn:sha1:cdfe54310d11191fad462ed8425d5265da93fb37</id>
<content type='text'>
Signed-off-by: Radek Dostal &lt;rd@radekdostal.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
</feed>
