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
*
smooth out last shift-in-place wrinkle
Brad Midgley
2007-12-14
1
-11
/
+2
*
push in-place-shift optimization up into scalefactors section
Brad Midgley
2007-12-14
1
-7
/
+13
*
shift-in-place opt is back in, with a bugfix for the 4-subband case
Brad Midgley
2007-12-14
1
-7
/
+15
*
coding style on ?:
Brad Midgley
2007-12-14
1
-1
/
+1
*
be more strict about calculating from joint since client may set it to
Brad Midgley
2007-12-14
1
-1
/
+1
*
roll back the shift-in-place bitpack optimization while we figure out if
Brad Midgley
2007-12-14
1
-7
/
+6
*
don't need to memset the data header
Brad Midgley
2007-12-13
1
-8
/
+4
*
combine two conditionals in bit packing
Brad Midgley
2007-11-30
1
-5
/
+1
*
change inner loop bit packing to use shift-in-place instead of complex ops
Brad Midgley
2007-11-30
1
-7
/
+8
*
don't use the audio_sample array inside the frame struct
Brad Midgley
2007-11-29
1
-7
/
+5
*
Remove unnecessary checks for output buffer length and some optimizations.
Luiz Augusto von Dentz
2007-11-29
1
-26
/
+9
*
eliminate another max_bitneed loop, eliminate extraneous loop termination tests
Brad Midgley
2007-11-27
1
-11
/
+11
*
eliminate extra loop for bitneed compute
Brad Midgley
2007-11-27
1
-13
/
+9
*
combine the blk loops inside the joint conditional
Brad Midgley
2007-11-27
1
-10
/
+7
*
rework joint subband test--uses a lot less stack space, simplify multiple
Brad Midgley
2007-11-27
1
-27
/
+31
*
Introduce sbc_get_frame_duration.
Luiz Augusto von Dentz
2007-11-23
2
-4
/
+6
*
Change name of sbc_fill_defaults to sbc_set_defaults.
Luiz Augusto von Dentz
2007-11-13
1
-3
/
+3
*
Add sbc_reinit.
Luiz Augusto von Dentz
2007-11-13
2
-8
/
+31
*
Make sbc codec to write directly in application buffers and so avoiding memcpys.
Luiz Augusto von Dentz
2007-11-12
4
-67
/
+88
*
correction in the 4 subband optimization
Brad Midgley
2007-11-05
1
-4
/
+5
*
More coding style cleanup
Johan Hedberg
2007-11-02
1
-23
/
+25
*
Some more whitespace fixes
Johan Hedberg
2007-11-01
1
-4
/
+4
*
Coding style cleanup
Johan Hedberg
2007-11-01
5
-185
/
+229
*
Move the usage function around
Marcel Holtmann
2007-10-25
1
-20
/
+21
*
More cleanups
Marcel Holtmann
2007-10-25
1
-52
/
+42
*
Add build magic around sbctester program
Marcel Holtmann
2007-10-25
2
-9
/
+15
*
First round of cleanups
Marcel Holtmann
2007-10-25
1
-57
/
+55
*
Frederic's conformance tests
Brad Midgley
2007-10-25
1
-0
/
+358
*
8-subband encoder had a sign error that made high frequencies noisy
Brad Midgley
2007-10-17
1
-1
/
+1
*
a little more factoring
Brad Midgley
2007-10-06
1
-7
/
+5
*
clean out dead code
Brad Midgley
2007-10-06
1
-132
/
+5
*
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
[next]