aboutsummaryrefslogtreecommitdiff
path: root/sbc
AgeCommit message (Expand)Author
2007-11-13Add sbc_reinit.Luiz Augusto von Dentz
2007-11-12Make sbc codec to write directly in application buffers and so avoiding memcpys.Luiz Augusto von Dentz
2007-11-05correction in the 4 subband optimizationBrad Midgley
2007-11-02More coding style cleanupJohan Hedberg
2007-11-01Some more whitespace fixesJohan Hedberg
2007-11-01Coding style cleanupJohan Hedberg
2007-10-25Move the usage function aroundMarcel Holtmann
2007-10-25More cleanupsMarcel Holtmann
2007-10-25Add build magic around sbctester programMarcel Holtmann
2007-10-25First round of cleanupsMarcel Holtmann
2007-10-25Frederic's conformance testsBrad Midgley
2007-10-178-subband encoder had a sign error that made high frequencies noisyBrad Midgley
2007-10-06a little more factoringBrad Midgley
2007-10-06clean out dead codeBrad Midgley
2007-10-05fix MUL* macros with ()Brad Midgley
2007-10-04enable 4 subband lower half optimizationsBrad Midgley
2007-10-04fix & enable 8-subband second half optimizationBrad Midgley
2007-10-04off-by-one problem in 8 subband optimizationBrad Midgley
2007-10-04a (disabled for now) cpu optimization for the bottom half of the 8 subbands e...Brad Midgley
2007-10-04optimizations for 2nd stage of 4-subband encoderBrad Midgley
2007-08-27Make SBC frame header endian safeMarcel Holtmann
2007-08-26Add simple implementation of sbc_parse()Marcel Holtmann
2007-08-26indicate 0 bytes consumed in encoder if input is too short.Brad Midgley
2007-08-25Fix parameter handling of encoderMarcel Holtmann
2007-08-25Fix output handling of decoderMarcel Holtmann
2007-08-25Update copyright informationMarcel Holtmann
2007-08-22Build SBC library only when ALSA or GStreamer is enabledMarcel Holtmann
2007-08-21Add swap member to sbc struct and fix pcm plugin to not swap the buffer.Luiz Augusto von Dentz
2007-08-11Don't hardcode allocation method to SNRJohan Hedberg
2007-04-10Only compile SBC library if ALSA is enabledMarcel Holtmann
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-03-17update the sbc encoder from the working fixed-point code in the sbc projectBrad Midgley
2007-02-21Add SBC helper includesMarcel Holtmann
2007-02-21Add SBC utilitiesMarcel Holtmann
2007-01-31Add skeleton for embedding SBC libraryMarcel Holtmann