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
*
fix MUL* macros with ()
Brad Midgley
2007-10-05
2
-14
/
+7
*
enable 4 subband lower half optimizations
Brad Midgley
2007-10-04
1
-32
/
+23
*
fix & enable 8-subband second half optimization
Brad Midgley
2007-10-04
1
-4
/
+5
*
off-by-one problem in 8 subband optimization
Brad Midgley
2007-10-04
1
-2
/
+2
*
a (disabled for now) cpu optimization for the bottom half of the 8 subbands e...
Brad Midgley
2007-10-04
1
-0
/
+37
*
optimizations for 2nd stage of 4-subband encoder
Brad Midgley
2007-10-04
1
-0
/
+23
*
Make SBC frame header endian safe
Marcel Holtmann
2007-08-27
1
-0
/
+15
*
Add simple implementation of sbc_parse()
Marcel Holtmann
2007-08-26
2
-0
/
+6
*
indicate 0 bytes consumed in encoder if input is too short.
Brad Midgley
2007-08-26
1
-1
/
+4
*
Fix parameter handling of encoder
Marcel Holtmann
2007-08-25
1
-5
/
+7
*
Fix output handling of decoder
Marcel Holtmann
2007-08-25
1
-21
/
+30
*
Update copyright information
Marcel Holtmann
2007-08-25
4
-4
/
+4
*
Build SBC library only when ALSA or GStreamer is enabled
Marcel Holtmann
2007-08-22
1
-1
/
+1
*
Add swap member to sbc struct and fix pcm plugin to not swap the buffer.
Luiz Augusto von Dentz
2007-08-21
4
-3
/
+18
*
Don't hardcode allocation method to SNR
Johan Hedberg
2007-08-11
2
-1
/
+2
*
Only compile SBC library if ALSA is enabled
Marcel Holtmann
2007-04-10
1
-0
/
+2
*
Update coding style
Marcel Holtmann
2007-03-24
1
-3
/
+5
*
whitespace fixes
Brad Midgley
2007-03-24
2
-5
/
+5
*
examine the result of write() ops, avoid warnings
Brad Midgley
2007-03-24
1
-5
/
+7
*
add Marcel's original, unmodified sbcdec/enc clients to sbc
Brad Midgley
2007-03-24
2
-2
/
+417
*
update the sbc encoder from the working fixed-point code in the sbc project
Brad Midgley
2007-03-17
4
-23
/
+1453
*
Add SBC helper includes
Marcel Holtmann
2007-02-21
4
-1
/
+236
*
Add SBC utilities
Marcel Holtmann
2007-02-21
4
-0
/
+372
*
Add skeleton for embedding SBC library
Marcel Holtmann
2007-01-31
3
-0
/
+69