bluetooth: sbc: Reduce for-loop induced indentation in sbc_unpack_frame
[platform/upstream/pulseaudio.git] / src / modules / bluetooth / sbc / sbc.c
2011-10-28 Johan Hedbergbluetooth: sbc: Reduce for-loop induced indentation...
2011-10-28 Siarhei Siamashkabluetooth: sbc: overflow bugfix and audio decoding...
2011-03-24 Colin GuthrieMerge remote-tracking branch 'zonique/osx'
2011-03-20 Colin Guthriebluetooth: Run 'make update-sbc'
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-18 Colin GuthrieMerge remote-tracking branch 'vudentz/master'
2011-03-14 Siarhei Siamashkasbc: faster 'sbc_calculate_bits' function
2011-03-14 Siarhei Siamashkasbc: fix signedness of parameters
2011-03-14 Siarhei Siamashkasbc: ARM NEON optimization for scale factors calculation
2011-03-14 Siarhei Siamashkasbc: new 'sbc_calc_scalefactors_j' function added to...
2011-03-14 Gustavo F. Padovansbc: Fix redundant null check on calling free()
2011-03-14 Siarhei Siamashkasbc: added saturated clipping of decoder output to...
2011-03-14 Siarhei Siamashkasbc: ensure 16-byte buffer position alignment for 4...
2011-03-14 Luiz Augusto von... build: move sbc related files to its own directory