summaryrefslogtreecommitdiffstats
path: root/sbc/sbcenc.c
Commit message (Expand)AuthorAgeFilesLines
* Add more options to SBC encoder and decoderMarcel Holtmann2008-11-011-5/+28
* Let the decoder write Sun/NeXT audio S16_BE filesMarcel Holtmann2008-10-261-32/+1
* Add bitpool option to encoderMarcel Holtmann2008-10-261-5/+13
* Fix missing encoding of last frameMarcel Holtmann2008-10-261-3/+3
* Introduce sbc new API.Luiz Augusto von Dentz2008-02-191-5/+25
* Update copyright informationMarcel Holtmann2008-02-021-2/+2
* Make sbc codec to write directly in application buffers and so avoiding memcpys.Luiz Augusto von Dentz2007-11-121-11/+12
* Coding style cleanupJohan Hedberg2007-11-011-1/+2
* Fix parameter handling of encoderMarcel Holtmann2007-08-251-5/+7
* Add swap member to sbc struct and fix pcm plugin to not swap the buffer.Luiz Augusto von Dentz2007-08-211-0/+1
* add Marcel's original, unmodified sbcdec/enc clients to sbcBrad Midgley2007-03-241-1/+223
* Add SBC utilitiesMarcel Holtmann2007-02-211-0/+33