summaryrefslogtreecommitdiffstats
path: root/sbc/sbc.c
Commit message (Expand)AuthorAgeFilesLines
* Add simple implementation of sbc_parse()Marcel Holtmann2007-08-261-0/+5
* indicate 0 bytes consumed in encoder if input is too short.Brad Midgley2007-08-261-1/+4
* Update copyright informationMarcel Holtmann2007-08-251-1/+1
* Add swap member to sbc struct and fix pcm plugin to not swap the buffer.Luiz Augusto von Dentz2007-08-211-3/+15
* Don't hardcode allocation method to SNRJohan Hedberg2007-08-111-1/+1
* whitespace fixesBrad Midgley2007-03-241-2/+2
* update the sbc encoder from the working fixed-point code in the sbc projectBrad Midgley2007-03-171-1/+1397
* Add SBC helper includesMarcel Holtmann2007-02-211-0/+5
* Add skeleton for embedding SBC libraryMarcel Holtmann2007-01-311-0/+28