summaryrefslogtreecommitdiffstats
path: root/sbc/sbcenc.c
Commit message (Expand)AuthorAgeFilesLines
* 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