summaryrefslogtreecommitdiffstats
path: root/audio/gstbluetooth.c
Commit message (Expand)AuthorAgeFilesLines
* Use GCC visibility for exporting symbolsMarcel Holtmann2009-03-111-0/+2
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* First attempt in fixing compiler warnings (still needs cleanup)Marcel Holtmann2008-12-231-2/+2
* Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz2008-02-191-0/+2
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Rename a2dpsendersink to avdtpsink.Luiz Augusto von Dentz2008-01-231-2/+2
* Add mp3 support for gstreamer plugin.Luiz Augusto von Dentz2008-01-231-2/+21
* Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz2008-01-231-8/+12
* Fixes a2dpsink element.Luiz Augusto von Dentz2007-10-181-2/+0
* Check for zero length filesMarcel Holtmann2007-09-281-1/+1
* Disable the GStreamer A2DP sink code for nowMarcel Holtmann2007-08-281-0/+2
* Implement full parsing supportMarcel Holtmann2007-08-261-0/+5
* Add SBC stream detectionMarcel Holtmann2007-08-251-0/+21
* Add SBC encoder and decoder skeletons for GStreamerMarcel Holtmann2007-08-231-5/+10
* Add skeleton for an A2DP sink elementMarcel Holtmann2007-08-221-6/+12
* Include SBC header fileMarcel Holtmann2007-08-221-0/+1
* Add skeleton for GStreamer pluginMarcel Holtmann2007-08-221-0/+41