index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbc
Commit message (
Expand
)
Author
Age
Files
Lines
*
make check_mmx_support() a proper C function
Lennart Poettering
2009-02-01
1
-1
/
+1
*
Fix SBC to compile cleanly with -Wsign-compare
Marcel Holtmann
2009-01-30
2
-6
/
+9
*
Fix for SBC encoding with block sizes other than 16
Siarhei Siamashka
2009-01-29
1
-6
/
+13
*
Add -Wno-sign-compare for the library and fix the other warnings
Marcel Holtmann
2009-01-29
4
-6
/
+7
*
SBC encoder scale factors calculation optimized with __builtin_clz
Siarhei Siamashka
2009-01-29
3
-16
/
+50
*
Performance optimizations for input data processing in SBC encoder
Siarhei Siamashka
2009-01-28
5
-203
/
+258
*
Use of -funroll-loops option to improve SBC encoder performance
Siarhei Siamashka
2009-01-23
3
-17
/
+41
*
Audio quality improvement for 16-bit fixed point SBC encoder
Siarhei Siamashka
2009-01-23
2
-347
/
+270
*
Fix sbcenc breakage when au file header size is larger than 24 bytes
Siarhei Siamashka
2009-01-19
1
-7
/
+17
*
Performance optimizations for sbcenc utility
Siarhei Siamashka
2009-01-18
1
-72
/
+50
*
Coding style fixes
Siarhei Siamashka
2009-01-18
1
-21
/
+32
*
Fix indentation to use only tabs
Johan Hedberg
2009-01-16
5
-219
/
+219
*
Add missing sbc headers to dist
Johan Hedberg
2009-01-16
1
-0
/
+1
*
MMX and ARM NEON optimized versions of analysis filter for SBC encoder
Siarhei Siamashka
2009-01-16
6
-1
/
+765
*
SBC arrays and constant tables aligned at 16 byte boundary for SIMD
Siarhei Siamashka
2009-01-16
4
-15
/
+36
*
SIMD-friendly variant of SBC encoder analysis filter
Siarhei Siamashka
2009-01-16
6
-160
/
+703
*
Fix for big endian problems in SBC codec
Siarhei Siamashka
2009-01-07
1
-12
/
+0
*
Fixed correct handling of frame sizes in the encoder
Christian Hoene
2009-01-06
3
-5
/
+7
*
Use of constant shift in SBC quantization code to make it faster
Siarhei Siamashka
2009-01-06
1
-10
/
+13
*
Update copyright information
Marcel Holtmann
2009-01-01
9
-13
/
+13
*
Added possibility to analyze 4 blocks at once in SBC encoder
Siarhei Siamashka
2009-01-01
1
-49
/
+82
*
New SBC analysis filter function to replace current broken code
Siarhei Siamashka
2008-12-29
3
-244
/
+323
*
Fixed subbands selection for joint-stereo in SBC encoder
Siarhei Siamashka
2008-12-29
1
-4
/
+4
*
Add more options to control encoding methods
Marcel Holtmann
2008-12-23
1
-16
/
+51
*
Don't decode a frame if it is too small
Marcel Holtmann
2008-12-23
1
-0
/
+3
*
Remove unnecessary code and fix a coding style.
Luiz Augusto von Dentz
2008-12-18
1
-14
/
+11
*
Fix for overflow bug in SBC quantization code
Siarhei Siamashka
2008-12-18
1
-1
/
+1
*
Bitstream writing optimization for SBC encoder
Siarhei Siamashka
2008-12-18
1
-28
/
+37
*
Add more options to SBC encoder and decoder
Marcel Holtmann
2008-11-01
2
-13
/
+48
*
Fix SBC gain mismatch
Marcel Holtmann
2008-10-31
2
-4
/
+5
*
Fix SBC decoding handling
Marcel Holtmann
2008-10-30
1
-4
/
+4
*
Let the decoder write Sun/NeXT audio S16_BE files
Marcel Holtmann
2008-10-26
4
-33
/
+76
*
Add bitpool option to encoder
Marcel Holtmann
2008-10-26
1
-5
/
+13
*
Fix missing encoding of last frame
Marcel Holtmann
2008-10-26
2
-5
/
+4
*
Avoid direct inclusion of malloc.h
Marcel Holtmann
2008-06-11
1
-1
/
+0
*
rollback an unintended commit on Makefile.am
Brad Midgley
2008-03-08
1
-1
/
+2
*
Cidorvan found another place where the spec had us saving a bunch of values
Brad Midgley
2008-03-08
2
-26
/
+14
*
decoder optimization, now using nested multiply calls
Brad Midgley
2008-03-06
1
-48
/
+51
*
Enable gcc -O3 optimizations for SBC
Marcel Holtmann
2008-03-05
1
-0
/
+2
*
Cidorvan's 4-subband overflow fixes
Brad Midgley
2008-02-29
2
-7
/
+7
*
Replace 64bits multiplies by 32bits to further optimize the code
Johan Hedberg
2008-02-22
2
-35
/
+29
*
Introduce sbc new API.
Luiz Augusto von Dentz
2008-02-19
4
-171
/
+247
*
fix for decoder noise at high bitpools
Brad Midgley
2008-02-15
2
-18
/
+10
*
Update copyright information
Marcel Holtmann
2008-02-02
8
-14
/
+13
*
arm assembly version of MULA
Brad Midgley
2008-01-30
1
-0
/
+10
*
change MUL/MULA semantics
Brad Midgley
2008-01-30
2
-170
/
+173
*
remove unused macros
Brad Midgley
2008-01-30
1
-3
/
+0
*
fix off-by-one in sbcdec
Brad Midgley
2008-01-30
1
-2
/
+2
*
one more .X 32-bitism
Brad Midgley
2008-01-29
1
-1
/
+1
*
revert 16-bit state.X change (bad on arm)
Brad Midgley
2008-01-29
1
-4
/
+4
[next]