summaryrefslogtreecommitdiffstats
path: root/sbc/sbc.h
Commit message (Expand)AuthorAgeFilesLines
* fix up sbc.h prototypes to use const/size_t wherever applicableLennart Poettering2009-03-231-8/+25
* sbc: provide implementation info as a readable stringMarc-André Lureau2009-02-171-0/+1
* SBC arrays and constant tables aligned at 16 byte boundary for SIMDSiarhei Siamashka2009-01-161-0/+1
* Fixed correct handling of frame sizes in the encoderChristian Hoene2009-01-061-1/+1
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Introduce sbc new API.Luiz Augusto von Dentz2008-02-191-8/+39
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Introduce sbc_get_frame_duration.Luiz Augusto von Dentz2007-11-231-2/+1
* Add sbc_reinit.Luiz Augusto von Dentz2007-11-131-0/+1
* Make sbc codec to write directly in application buffers and so avoiding memcpys.Luiz Augusto von Dentz2007-11-121-7/+7
* Add simple implementation of sbc_parse()Marcel Holtmann2007-08-261-0/+1
* 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-0/+1
* Don't hardcode allocation method to SNRJohan Hedberg2007-08-111-0/+1
* update the sbc encoder from the working fixed-point code in the sbc projectBrad Midgley2007-03-171-1/+29
* Add skeleton for embedding SBC libraryMarcel Holtmann2007-01-311-0/+35