index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling errors
Rafael Fonseca
2012-04-04
1
-1
/
+1
*
sbc: fix "always_inline function might not be inlinable" warning
Siarhei Siamashka
2012-02-24
1
-1
/
+1
*
sbc: Reduce for-loop induced indentation in sbc_unpack_frame
Johan Hedberg
2011-10-19
1
-16
/
+20
*
sbc: overflow bugfix and audio decoding quality improvement
Siarhei Siamashka
2011-10-19
2
-6
/
+11
*
sbc: Use __asm__ keyword
Maarten Bosmans
2011-09-06
4
-25
/
+25
*
sbc: Fix empty parameter list in usage() declaration
Szymon Janc
2011-05-18
1
-1
/
+1
*
sbc: Remove unused variable
Johan Hedberg
2011-05-15
1
-2
/
+1
*
sbc: better compatibility with ARM thumb/thumb2
Siarhei Siamashka
2011-03-29
2
-3
/
+3
*
sbc: detect when bitpool has changed
Luiz Augusto von Dentz
2010-12-23
1
-1
/
+7
*
Add iwmmxt optimization for sbc for pxa series cpu
Keith Mok
2010-11-18
3
-0
/
+350
*
sbc: added "cc" to the clobber list of mmx inline assembly
Siarhei Siamashka
2010-11-11
1
-3
/
+3
*
sbc: ARMv6 optimized version of analysis filter for SBC encoder
Siarhei Siamashka
2010-07-02
3
-0
/
+355
*
sbc: faster 'sbc_calculate_bits' function
Siarhei Siamashka
2010-07-02
1
-15
/
+28
*
sbc: slightly faster 'sbc_calc_scalefactors_neon'
Siarhei Siamashka
2010-07-02
1
-15
/
+10
*
sbc: ARM NEON optimizations for input permutation in SBC encoder
Siarhei Siamashka
2010-07-02
1
-0
/
+350
*
sbc: ARM NEON optimized joint stereo processing in SBC encoder
Siarhei Siamashka
2010-07-02
1
-0
/
+243
*
Fix signedness of libsbc parameters
Johan Hedberg
2010-06-30
3
-6
/
+7
*
sbc: ARM NEON optimization for scale factors calculation
Siarhei Siamashka
2010-06-30
2
-1
/
+59
*
sbc: MMX optimization for scale factors calculation
Siarhei Siamashka
2010-06-30
1
-0
/
+54
*
sbc: new 'sbc_calc_scalefactors_j' function added to sbc primitives
Siarhei Siamashka
2010-06-30
3
-68
/
+103
*
sbc: Fix redundant null check on calling free()
Gustavo F. Padovan
2010-06-08
2
-8
/
+4
*
Update Nokia copyrights
Johan Hedberg
2010-01-07
14
-0
/
+14
*
Update copyright information
Marcel Holtmann
2010-01-01
15
-18
/
+18
*
Switch to a full non-recursive build system
Marcel Holtmann
2009-08-23
1
-33
/
+0
*
sbc: added saturated clipping of decoder output to 16-bit
Siarhei Siamashka
2009-04-17
1
-5
/
+15
*
Do some coding style cleanups
Marcel Holtmann
2009-04-17
2
-24
/
+16
*
fix up sbc.h prototypes to use const/size_t wherever applicable
Lennart Poettering
2009-04-17
4
-22
/
+45
*
Remove unused variable.
Luiz Augusto von Dentz
2009-04-01
1
-2
/
+0
*
sbc: ensure 16-byte buffer position alignment for 4 subbands encoding
Siarhei Siamashka
2009-03-14
2
-4
/
+4
*
Fix misuse of 'frame.joint' when estimating the frame length.
Luiz Augusto von Dentz
2009-03-21
1
-17
/
+12
*
Fix a couple of other places that should use size_t and ssize_t
Johan Hedberg
2009-03-12
3
-8
/
+11
*
sbc: don't dereference sbc pointer if NULL
Marc-André Lureau
2009-02-17
1
-2
/
+2
*
sbc: provide implementation info as a readable string
Marc-André Lureau
2009-02-17
6
-0
/
+19
*
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
[next]