File: ChangeLog

package info (click to toggle)
sbc 2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,816 kB
  • sloc: ansic: 5,346; sh: 4,360; makefile: 55
file content (24 lines) | stat: -rw-r--r-- 523 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
ver 2.1:
	Fix issue when compiling without SBC_BUILD_WITH_SSE_SUPPORT.

ver 2.0:
	Fix issue with SSE primitives on non-x86.

ver 1.5:
	Add support for SSE primitives.

ver 1.4:
	Fix issue with stack overflow within sbc_crc8 function.

ver 1.3:
	Fix issue with frame length calculation for dual-channel mode.

ver 1.2:
	Add support for setup from A2DP configuration data.
	Add support for enabling high precision build.

ver 1.1:
	Add support for mSBC encoding and decoding functionality.

ver 1.0:
	Initial public release.