summaryrefslogtreecommitdiffstats
path: root/sbc/sbcenc.c
Commit message (Expand)AuthorAgeFilesLines
* Add -Wno-sign-compare for the library and fix the other warningsMarcel Holtmann2009-01-291-1/+1
* Fix sbcenc breakage when au file header size is larger than 24 bytesSiarhei Siamashka2009-01-191-7/+17
* Performance optimizations for sbcenc utilitySiarhei Siamashka2009-01-181-72/+50
* Fixed correct handling of frame sizes in the encoderChristian Hoene2009-01-061-1/+3
* Update copyright informationMarcel Holtmann2009-01-011-2/+2
* Add more options to control encoding methodsMarcel Holtmann2008-12-231-16/+51
* 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