<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sbc, branch 1.1</title>
<subtitle>Bluetooth low-complexity, subband codec (SBC) library (mirror git.kernel.org)</subtitle>
<id>https://code.mastervirt.ru/sbc/atom?h=1.1</id>
<link rel='self' href='https://code.mastervirt.ru/sbc/atom?h=1.1'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/'/>
<updated>2013-04-30T21:23:57Z</updated>
<entry>
<title>Release 1.1</title>
<updated>2013-04-30T21:23:57Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2013-04-30T21:23:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=ec14d34809303205d645d64c4b91deff47f557e1'/>
<id>urn:sha1:ec14d34809303205d645d64c4b91deff47f557e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: Update library version for new sbc_init_msbc() function</title>
<updated>2013-04-30T21:18:52Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2013-04-30T21:18:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=97265b60e8b5e4ea682f62e5c5bfeb2bdd462303'/>
<id>urn:sha1:97265b60e8b5e4ea682f62e5c5bfeb2bdd462303</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AUTHORS: Mention Frédéric's contributions</title>
<updated>2013-04-15T14:48:07Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2013-04-15T14:47:55Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=ae4d98333a3cd843ba3307e64034db0ee216ec2e'/>
<id>urn:sha1:ae4d98333a3cd843ba3307e64034db0ee216ec2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TODO: Add TODO list</title>
<updated>2013-04-15T08:10:06Z</updated>
<author>
<name>Frédéric Dalleau</name>
<email>frederic.dalleau@linux.intel.com</email>
</author>
<published>2013-04-08T13:24:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=c9e50c6ac4b478216cefdb89ff0b0909b18ab49f'/>
<id>urn:sha1:c9e50c6ac4b478216cefdb89ff0b0909b18ab49f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sbc: Update sbcinfo for msbc</title>
<updated>2013-04-15T08:06:46Z</updated>
<author>
<name>Frédéric Dalleau</name>
<email>frederic.dalleau@linux.intel.com</email>
</author>
<published>2013-04-08T13:24:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=80adf9b6b14e11dcf558588fe68159406ff8dcbf'/>
<id>urn:sha1:80adf9b6b14e11dcf558588fe68159406ff8dcbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sbc: Update sbcenc for msbc</title>
<updated>2013-04-15T08:06:37Z</updated>
<author>
<name>Frédéric Dalleau</name>
<email>frederic.dalleau@linux.intel.com</email>
</author>
<published>2013-04-08T13:24:16Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=15d668cfbde5d0a46cde08b171b1eb84cdba104a'/>
<id>urn:sha1:15d668cfbde5d0a46cde08b171b1eb84cdba104a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sbc: Update sbcdec for msbc</title>
<updated>2013-04-15T08:06:16Z</updated>
<author>
<name>Frédéric Dalleau</name>
<email>frederic.dalleau@linux.intel.com</email>
</author>
<published>2013-04-08T13:24:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=a1f21fb6439aa5c9bfe3b49df2bbf2744c022b9a'/>
<id>urn:sha1:a1f21fb6439aa5c9bfe3b49df2bbf2744c022b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sbc: Add support for mSBC frame header</title>
<updated>2013-04-15T08:05:56Z</updated>
<author>
<name>Frédéric Dalleau</name>
<email>frederic.dalleau@linux.intel.com</email>
</author>
<published>2013-04-08T13:24:14Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=63bdc1a9ac18c25876dacfdcf7ad21eee5822848'/>
<id>urn:sha1:63bdc1a9ac18c25876dacfdcf7ad21eee5822848</id>
<content type='text'>
Traditionnal SBC frame header describe encoding parameters for each
frame: nr of blocks, subbands, allocation method, and bitpool. In mSBC,
only one combination of parameter is defined. That combination cannot be
expressed using a traditionnal SBC header. Because of this, a specific
header is defined with 0xAD followed by two reserved zero bytes.
</content>
</entry>
<entry>
<title>sbc: Declare and implement sbc_init_msbc</title>
<updated>2013-04-15T08:04:57Z</updated>
<author>
<name>Frédéric Dalleau</name>
<email>frederic.dalleau@linux.intel.com</email>
</author>
<published>2013-04-08T13:24:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=09ff8b9b3146cb9597684402594d466960640db5'/>
<id>urn:sha1:09ff8b9b3146cb9597684402594d466960640db5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sbc: Add a private boolean flag to enable 15 block encoding</title>
<updated>2013-04-15T08:04:41Z</updated>
<author>
<name>Frédéric Dalleau</name>
<email>frederic.dalleau@linux.intel.com</email>
</author>
<published>2013-04-08T13:24:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=4686ca8af3e7a3fa3885be83e4d39c529db4f6d1'/>
<id>urn:sha1:4686ca8af3e7a3fa3885be83e4d39c529db4f6d1</id>
<content type='text'>
This patch introduce a new private member which purpose is to encode 15
blocks. It is private to the library and can't be set from standard API.
sbc_init_msbc() function will be defined to set this flag.
</content>
</entry>
</feed>
