summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcdec.c
Commit message (Collapse)AuthorAgeFilesLines
* Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz2008-02-191-2/+6
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz2008-01-301-17/+28
|
* Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz2008-01-231-3/+14
|
* 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