summaryrefslogtreecommitdiffstats
path: root/audio/gsta2dpsink.c
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup.Luiz Augusto von Dentz2007-11-231-21/+0
* Integrate new ipc API implementation.Luiz Augusto von Dentz2007-11-211-320/+426
* Fix sbc negotiation and improves buffer handling by using GstAdapter.Luiz Augusto von Dentz2007-11-011-2/+82
* Add bitpool capability.Luiz Augusto von Dentz2007-10-291-2/+5
* Remove dependency of sbc library from a2dpsink element.Luiz Augusto von Dentz2007-10-261-19/+2
* Fix buffer usage.Luiz Augusto von Dentz2007-10-251-27/+22
* Some more coding style fixesMarcel Holtmann2007-10-241-3/+2
* Fix coding style.Luiz Augusto von Dentz2007-10-241-4/+4
* Fix a2dpsink coding style problems and improve compatibility with some players.Luiz Augusto von Dentz2007-10-241-128/+147
* Add rtp header.Luiz Augusto von Dentz2007-10-181-54/+1
* Fix coding style issues.Luiz Augusto von Dentz2007-10-181-32/+17
* Fixes a2dpsink element.Luiz Augusto von Dentz2007-10-181-67/+677
* Add possible capabilities and connect to audio serverMarcel Holtmann2007-08-261-55/+114
* Add SBC encoder and decoder skeletons for GStreamerMarcel Holtmann2007-08-231-32/+36
* Add skeleton for an A2DP sink elementMarcel Holtmann2007-08-221-0/+174