aboutsummaryrefslogtreecommitdiff
path: root/sbc/sbcdec.c
AgeCommit message (Expand)Author
2010-06-08sbc: Fix redundant null check on calling free()Gustavo F. Padovan
2010-01-07Update Nokia copyrightsJohan Hedberg
2010-01-01Update copyright informationMarcel Holtmann
2009-04-17fix up sbc.h prototypes to use const/size_t wherever applicableLennart Poettering
2009-04-01Remove unused variable.Luiz Augusto von Dentz
2009-03-12Fix a couple of other places that should use size_t and ssize_tJohan Hedberg
2009-01-29Add -Wno-sign-compare for the library and fix the other warningsMarcel Holtmann
2009-01-01Update copyright informationMarcel Holtmann
2008-11-01Add more options to SBC encoder and decoderMarcel Holtmann
2008-10-30Fix SBC decoding handlingMarcel Holtmann
2008-10-26Let the decoder write Sun/NeXT audio S16_BE filesMarcel Holtmann
2008-10-26Fix missing encoding of last frameMarcel Holtmann
2008-02-19Introduce sbc new API.Luiz Augusto von Dentz
2008-02-02Update copyright informationMarcel Holtmann
2008-01-30fix off-by-one in sbcdecBrad Midgley
2007-11-12Make sbc codec to write directly in application buffers and so avoiding memcpys.Luiz Augusto von Dentz
2007-11-01Coding style cleanupJohan Hedberg
2007-08-25Fix output handling of decoderMarcel Holtmann
2007-08-21Add swap member to sbc struct and fix pcm plugin to not swap the buffer.Luiz Augusto von Dentz
2007-03-24Update coding styleMarcel Holtmann
2007-03-24whitespace fixesBrad Midgley
2007-03-24examine the result of write() ops, avoid warningsBrad Midgley
2007-03-24add Marcel's original, unmodified sbcdec/enc clients to sbcBrad Midgley
2007-02-21Add SBC utilitiesMarcel Holtmann