aboutsummaryrefslogtreecommitdiff
path: root/audio/gstsbcdec.c
AgeCommit message (Expand)Author
2009-01-19Use native byte order for audio in GStreamer and ALSA pluginsSiarhei Siamashka
2009-01-01Update copyright informationMarcel Holtmann
2008-12-23First attempt in fixing compiler warnings (still needs cleanup)Marcel Holtmann
2008-12-20More coding style fixesJohan Hedberg
2008-02-19Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz
2008-02-02Update copyright informationMarcel Holtmann
2008-01-30Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz
2008-01-23Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz
2007-11-12Make sbc codec to write directly in application buffers and so avoiding memcpys.Luiz Augusto von Dentz
2007-08-27Force LITTLE_ENDIAN instead of BYTE_ORDER for nowMarcel Holtmann
2007-08-25Fix class variable namingMarcel Holtmann
2007-08-25Limit the supported output ratesMarcel Holtmann
2007-08-25Implement full decoding supportMarcel Holtmann
2007-08-23Add SBC encoder and decoder skeletons for GStreamerMarcel Holtmann