summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcdec.c
Commit message (Expand)AuthorAgeFilesLines
* Make sbc codec to write directly in application buffers and so avoiding memcpys.Luiz Augusto von Dentz2007-11-121-7/+10
* Force LITTLE_ENDIAN instead of BYTE_ORDER for nowMarcel Holtmann2007-08-271-1/+1
* Fix class variable namingMarcel Holtmann2007-08-251-2/+2
* Limit the supported output ratesMarcel Holtmann2007-08-251-1/+1
* Implement full decoding supportMarcel Holtmann2007-08-251-2/+136
* Add SBC encoder and decoder skeletons for GStreamerMarcel Holtmann2007-08-231-0/+60