index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules
/
bluetooth
/
sbc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bluetooth: run `make update-sbc` to pull in build fix for thumb mode
Paul Menzel
2011-03-29
2
-3
/
+3
*
bluetooth: Run 'make update-sbc'
Colin Guthrie
2011-03-20
10
-20
/
+34
*
sbc: add iwmmxt optimization for sbc for pxa series cpu
Siarhei Siamashka
2011-03-14
3
-0
/
+350
*
sbc: ARMv6 optimized version of analysis filter for SBC encoder
Siarhei Siamashka
2011-03-14
3
-0
/
+355
*
sbc: added "cc" to the clobber list of mmx inline assembly
Siarhei Siamashka
2011-03-14
1
-3
/
+3
*
sbc: faster 'sbc_calculate_bits' function
Siarhei Siamashka
2011-03-14
1
-15
/
+28
*
sbc: slightly faster 'sbc_calc_scalefactors_neon'
Siarhei Siamashka
2011-03-14
1
-15
/
+10
*
sbc: ARM NEON optimizations for input permutation in SBC encoder
Siarhei Siamashka
2011-03-14
1
-0
/
+350
*
sbc: ARM NEON optimized joint stereo processing in SBC encoder
Siarhei Siamashka
2011-03-14
1
-0
/
+243
*
sbc: fix signedness of parameters
Siarhei Siamashka
2011-03-14
2
-5
/
+6
*
sbc: ARM NEON optimization for scale factors calculation
Siarhei Siamashka
2011-03-14
2
-1
/
+59
*
sbc: MMX optimization for scale factors calculation
Siarhei Siamashka
2011-03-14
1
-0
/
+54
*
sbc: new 'sbc_calc_scalefactors_j' function added to sbc primitives
Siarhei Siamashka
2011-03-14
3
-68
/
+102
*
sbc: Fix redundant null check on calling free()
Gustavo F. Padovan
2011-03-14
1
-2
/
+1
*
sbc: added saturated clipping of decoder output to 16-bit
Siarhei Siamashka
2011-03-14
1
-5
/
+15
*
sbc: ensure 16-byte buffer position alignment for 4 subbands encoding
Siarhei Siamashka
2011-03-14
2
-4
/
+4
*
build: move sbc related files to its own directory
Luiz Augusto von Dentz
2011-03-14
10
-0
/
+3273