summaryrefslogtreecommitdiff
path: root/sbc/sbc.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Fix signedness of libsbc parametersJohan Hedberg1-1/+1
2010-01-07Update Nokia copyrightsJohan Hedberg1-0/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-04-17Do some coding style cleanupsMarcel Holtmann1-8/+4
2009-04-17fix up sbc.h prototypes to use const/size_t wherever applicableLennart Poettering1-8/+25
2009-02-17sbc: provide implementation info as a readable stringMarc-André Lureau1-0/+1
2009-01-16SBC arrays and constant tables aligned at 16 byte boundary for SIMDSiarhei Siamashka1-0/+1
2009-01-06Fixed correct handling of frame sizes in the encoderChristian Hoene1-1/+1
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-02-19Introduce sbc new API.Luiz Augusto von Dentz1-8/+39
2008-02-02Update copyright informationMarcel Holtmann1-1/+1
2007-11-23Introduce sbc_get_frame_duration.Luiz Augusto von Dentz1-2/+1
2007-11-13Add sbc_reinit.Luiz Augusto von Dentz1-0/+1
2007-11-12Make sbc codec to write directly in application buffers and so avoiding memcpys.Luiz Augusto von Dentz1-7/+7
2007-08-26Add simple implementation of sbc_parse()Marcel Holtmann1-0/+1
2007-08-25Update copyright informationMarcel Holtmann1-1/+1
2007-08-21Add swap member to sbc struct and fix pcm plugin to not swap the buffer.Luiz Augusto von Dentz1-0/+1
2007-08-11Don't hardcode allocation method to SNRJohan Hedberg1-0/+1
2007-03-17update the sbc encoder from the working fixed-point code in the sbc projectBrad Midgley1-1/+29
2007-01-31Add skeleton for embedding SBC libraryMarcel Holtmann1-0/+35