summaryrefslogtreecommitdiffstats
path: root/sbc
Commit message (Expand)AuthorAgeFilesLines
* Make SBC frame header endian safeMarcel Holtmann2007-08-271-0/+15
* Add simple implementation of sbc_parse()Marcel Holtmann2007-08-262-0/+6
* indicate 0 bytes consumed in encoder if input is too short.Brad Midgley2007-08-261-1/+4
* Fix parameter handling of encoderMarcel Holtmann2007-08-251-5/+7
* Fix output handling of decoderMarcel Holtmann2007-08-251-21/+30
* Update copyright informationMarcel Holtmann2007-08-254-4/+4
* Build SBC library only when ALSA or GStreamer is enabledMarcel Holtmann2007-08-221-1/+1
* Add swap member to sbc struct and fix pcm plugin to not swap the buffer.Luiz Augusto von Dentz2007-08-214-3/+18
* Don't hardcode allocation method to SNRJohan Hedberg2007-08-112-1/+2
* Only compile SBC library if ALSA is enabledMarcel Holtmann2007-04-101-0/+2
* Update coding styleMarcel Holtmann2007-03-241-3/+5
* whitespace fixesBrad Midgley2007-03-242-5/+5
* 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-242-2/+417
* update the sbc encoder from the working fixed-point code in the sbc projectBrad Midgley2007-03-174-23/+1453
* Add SBC helper includesMarcel Holtmann2007-02-214-1/+236
* Add SBC utilitiesMarcel Holtmann2007-02-214-0/+372
* Add skeleton for embedding SBC libraryMarcel Holtmann2007-01-313-0/+69