<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sbc/src, branch 2.2</title>
<subtitle>Bluetooth low-complexity, subband codec (SBC) library (mirror git.kernel.org)</subtitle>
<id>https://code.mastervirt.ru/sbc/atom?h=2.2</id>
<link rel='self' href='https://code.mastervirt.ru/sbc/atom?h=2.2'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/'/>
<updated>2023-09-07T17:13:38Z</updated>
<entry>
<title>src: Use SPDX-License-Identifier instead of license boilerplate</title>
<updated>2023-09-07T17:13:38Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2023-09-07T17:13:38Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=e099c6cd43f717d22f4bda56dd2865304fac0480'/>
<id>urn:sha1:e099c6cd43f717d22f4bda56dd2865304fac0480</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sbcenc: Fix build warnings</title>
<updated>2022-06-16T19:25:01Z</updated>
<author>
<name>Luiz Augusto von Dentz</name>
<email>luiz.von.dentz@intel.com</email>
</author>
<published>2022-06-16T19:25:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=13d85b14cd56e8ee78fc40ef712175d9bf8c58f7'/>
<id>urn:sha1:13d85b14cd56e8ee78fc40ef712175d9bf8c58f7</id>
<content type='text'>
This fixes the following warnings:

In file included from /usr/include/stdio.h:894,
         from src/sbcenc.c:30:
In function ‘fprintf’,
  inlined from ‘encode’ at src/sbcenc.c:160:3,
  inlined from ‘main’ at src/sbcenc.c:329:3:
/usr/include/bits/stdio2.h:105:10: error: ‘srate’ may be
used uninitialized [-Werror=maybe-uninitialized]
 105 |  return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
   |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 106 |             __va_arg_pack ());
   |             ~~~~~~~~~~~~~~~~~
src/sbcenc.c: In function ‘main’:
src/sbcenc.c:54:23: note: ‘srate’ was declared here
  54 |     int fd, size, srate, codesize, nframes;
   |            ^~~~~
cc1: all warnings being treated as errors
</content>
</entry>
<entry>
<title>sbcenc: Remove duplicate check for num of channels</title>
<updated>2020-08-11T18:21:48Z</updated>
<author>
<name>Pali Rohár</name>
<email>pali@kernel.org</email>
</author>
<published>2020-08-08T19:30:26Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=b606dcb6f28b309fafcb74056a7473bd18ddb42f'/>
<id>urn:sha1:b606dcb6f28b309fafcb74056a7473bd18ddb42f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sbcenc: Add missing error check for unsupported sample rates</title>
<updated>2020-08-11T18:21:47Z</updated>
<author>
<name>Pali Rohár</name>
<email>pali@kernel.org</email>
</author>
<published>2020-08-08T19:30:14Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=a59baf862ce3df1fd044a2f455dbaf1f9ff729c9'/>
<id>urn:sha1:a59baf862ce3df1fd044a2f455dbaf1f9ff729c9</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>src: Move SBC tester utility</title>
<updated>2012-07-30T03:01:29Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2012-07-30T03:01:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=e1fe3564a83c0d83334e184924a6e42b4487aee0'/>
<id>urn:sha1:e1fe3564a83c0d83334e184924a6e42b4487aee0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src: Move subband encoder, decoder and info tools</title>
<updated>2012-07-30T03:00:29Z</updated>
<author>
<name>Marcel Holtmann</name>
<email>marcel@holtmann.org</email>
</author>
<published>2012-07-30T03:00:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/sbc/commit/?id=91815a03cf63a859a5bf5a46c3d5d40337853767'/>
<id>urn:sha1:91815a03cf63a859a5bf5a46c3d5d40337853767</id>
<content type='text'>
</content>
</entry>
</feed>
