summaryrefslogtreecommitdiffstats
path: root/sbc/sbcdec.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce sbc new API.Luiz Augusto von Dentz2008-02-191-5/+26
* Update copyright informationMarcel Holtmann2008-02-021-2/+2
* fix off-by-one in sbcdecBrad Midgley2008-01-301-2/+2
* Make sbc codec to write directly in application buffers and so avoiding memcpys.Luiz Augusto von Dentz2007-11-121-10/+10
* Coding style cleanupJohan Hedberg2007-11-011-15/+21
* Fix output handling of decoderMarcel Holtmann2007-08-251-21/+30
* Add swap member to sbc struct and fix pcm plugin to not swap the buffer.Luiz Augusto von Dentz2007-08-211-0/+1
* Update coding styleMarcel Holtmann2007-03-241-3/+5
* whitespace fixesBrad Midgley2007-03-241-3/+3
* examine the result of write() ops, avoid warningsBrad Midgley2007-03-241-5/+7
* add Marcel's original, unmodified sbcdec/enc clients to sbcBrad Midgley2007-03-241-1/+194
* Add SBC utilitiesMarcel Holtmann2007-02-211-0/+33