aboutsummaryrefslogtreecommitdiff
path: root/sbc/sbcenc.c
AgeCommit message (Expand)Author
2010-06-30Fix signedness of libsbc parametersJohan Hedberg
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-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-19Fix sbcenc breakage when au file header size is larger than 24 bytesSiarhei Siamashka
2009-01-18Performance optimizations for sbcenc utilitySiarhei Siamashka
2009-01-06Fixed correct handling of frame sizes in the encoderChristian Hoene
2009-01-01Update copyright informationMarcel Holtmann
2008-12-23Add more options to control encoding methodsMarcel Holtmann
2008-11-01Add more options to SBC encoder and decoderMarcel Holtmann
2008-10-26Let the decoder write Sun/NeXT audio S16_BE filesMarcel Holtmann
2008-10-26Add bitpool option to encoderMarcel 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
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 parameter handling of encoderMarcel Holtmann
2007-08-21Add swap member to sbc struct and fix pcm plugin to not swap the buffer.Luiz Augusto von Dentz
2007-03-24add Marcel's original, unmodified sbcdec/enc clients to sbcBrad Midgley
2007-02-21Add SBC utilitiesMarcel Holtmann