<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sbc, branch 1.3</title>
<subtitle>Bluetooth low-complexity, subband codec (SBC) library (mirror git.kernel.org)</subtitle>
<id>https://code.mastervirt.ru/sbc/atom?h=1.3</id>
<link rel='self' href='https://code.mastervirt.ru/sbc/atom?h=1.3'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/'/>
<updated>2014-10-30T04:00:56Z</updated>
<entry>
<title>Release 1.3</title>
<updated>2014-10-30T04:00:56Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2014-10-30T04:00:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=24812c660036a693f8770766aa6fdea667de05d0'/>
<id>urn:sha1:24812c660036a693f8770766aa6fdea667de05d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AUTHORS: Mention Aurélien's contributions</title>
<updated>2014-10-30T03:57:47Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2014-10-30T03:57:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=2d3771563339910a5c2ca783032fcc859aca18ba'/>
<id>urn:sha1:2d3771563339910a5c2ca783032fcc859aca18ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: Update library revision number</title>
<updated>2014-10-30T03:55:38Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2014-10-30T03:55:38Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=d9a45b53b382f5a8f9038052b4612f1fe74dda6c'/>
<id>urn:sha1:d9a45b53b382f5a8f9038052b4612f1fe74dda6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sbc: use an uint16 to store frame length in internal frame structure</title>
<updated>2014-10-24T14:56:46Z</updated>
<author>
<name>Aurélien Zanelli</name>
<email>aurelien.zanelli@parrot.com</email>
</author>
<published>2014-10-23T14:32:21Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=68e7cbde5c9d02a76fa5b712a0f0adc0ca04b8ad'/>
<id>urn:sha1:68e7cbde5c9d02a76fa5b712a0f0adc0ca04b8ad</id>
<content type='text'>
Otherwise it could overflow in some cases.
For instance in DUAL_CHANNEL mode, with subbands set to SBC_SB_8, blocks
set to SBC_BLK_16 and bitpool set to 64 results in a frame length of 268.
</content>
</entry>
<entry>
<title>sbc: fix frame length calculation for DUAL_CHANNEL mode</title>
<updated>2014-10-24T14:56:46Z</updated>
<author>
<name>Aurélien Zanelli</name>
<email>aurelien.zanelli@parrot.com</email>
</author>
<published>2014-10-23T14:32:20Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=7110480576985842a7f7f3dbb4d432f0098d51ad'/>
<id>urn:sha1:7110480576985842a7f7f3dbb4d432f0098d51ad</id>
<content type='text'>
According to A2DP specification, section 12.9, for DUAL_CHANNEL mode, we
shall use the same formula as for MONO mode.
</content>
</entry>
<entry>
<title>Release 1.2</title>
<updated>2014-01-23T15:39:47Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2014-01-23T15:39:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=431e5c2d3243371e4ade8bceab587424c1b2aa6c'/>
<id>urn:sha1:431e5c2d3243371e4ade8bceab587424c1b2aa6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sbc: Add sbc_reinit_a2dp to sbc.sym</title>
<updated>2014-01-23T12:19:42Z</updated>
<author>
<name>Luiz Augusto von Dentz</name>
<email>luiz.von.dentz@intel.com</email>
</author>
<published>2014-01-23T12:19:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=bca32d2b6efc5c10ca6120e6a7e7becb83f309e3'/>
<id>urn:sha1:bca32d2b6efc5c10ca6120e6a7e7becb83f309e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sbc: Add sbc_reinit_a2dp</title>
<updated>2014-01-23T12:19:42Z</updated>
<author>
<name>Luiz Augusto von Dentz</name>
<email>luiz.von.dentz@intel.com</email>
</author>
<published>2014-01-23T12:16:38Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=6e079c0287c81f91d76828f57d1154958a9f1989'/>
<id>urn:sha1:6e079c0287c81f91d76828f57d1154958a9f1989</id>
<content type='text'>
This adds sbc_reinit_a2dp that can be used to reconfigure a previous
initialized sbc_t with new A2DP configuration.
</content>
</entry>
<entry>
<title>TODO: Update entries in TODO list</title>
<updated>2014-01-22T23:07:42Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2014-01-22T23:07:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=27fab34fb2d1dc97fcce849de709cd17638826d8'/>
<id>urn:sha1:27fab34fb2d1dc97fcce849de709cd17638826d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sbc: Use bool variable for priv-&gt;init</title>
<updated>2014-01-22T16:47:48Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2014-01-22T16:47:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=130c50a3e61f8b9bedc85cabf29af80d1a5c2f85'/>
<id>urn:sha1:130c50a3e61f8b9bedc85cabf29af80d1a5c2f85</id>
<content type='text'>
</content>
</entry>
</feed>
