OSDN Git Service

sbc: Use of constant shift in SBC quantization code to make it faster
[android-x86/external-bluetooth-sbc.git] / sbc /
2012-07-30 Siarhei Siamashkasbc: Use of constant shift in SBC quantization code...
2012-07-30 Marcel Holtmannsbc: Update copyright information
2012-07-30 Siarhei Siamashkasbc: Added possibility to analyze 4 blocks at once...
2012-07-30 Siarhei Siamashkasbc: New SBC analysis filter function to replace curren...
2012-07-30 Siarhei Siamashkasbc: Fixed subbands selection for joint-stereo in SBC...
2012-07-30 Marcel Holtmannsbc: Add more options to control encoding methods
2012-07-30 Marcel Holtmannsbc: Don't decode a frame if it is too small
2012-07-30 Luiz Augusto von... sbc: Remove unnecessary code and fix a coding style.
2012-07-30 Siarhei Siamashkasbc: Fix for overflow bug in SBC quantization code
2012-07-30 Siarhei Siamashkasbc: Bitstream writing optimization for SBC encoder
2012-07-30 Marcel Holtmannsbc: Add more options to SBC encoder and decoder
2012-07-30 Marcel Holtmannsbc: Fix SBC gain mismatch
2012-07-30 Marcel Holtmannsbc: Fix SBC decoding handling
2012-07-30 Marcel Holtmannsbc: Let the decoder write Sun/NeXT audio S16_BE files
2012-07-30 Marcel Holtmannsbc: Add bitpool option to encoder
2012-07-30 Marcel Holtmannsbc: Fix missing encoding of last frame
2012-07-30 Marcel Holtmannsbc: Add low-complexity, subband codec support