summaryrefslogtreecommitdiffstats
path: root/audio/gsta2dpsink.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* First attempt in fixing compiler warnings (still needs cleanup)Marcel Holtmann2008-12-231-0/+2
|
* More coding style fixesJohan Hedberg2008-12-201-8/+8
|
* Coding style fixesJohan Hedberg2008-12-201-3/+3
|
* Fix runtime warnings of gstreamer plugin.Luiz Augusto von Dentz2008-02-201-3/+3
|
* Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz2008-02-191-1/+0
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Add bitpool property and others fixes for gstreamer plugin.Luiz Augusto von Dentz2008-02-011-7/+6
|
* Enable gstreamer plugin to use autoconnect flag.Luiz Augusto von Dentz2008-01-301-1/+27
|
* Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz2008-01-301-11/+29
|
* Fix use of gstreamer plugin with rhythmbox and banshee and rtp timestamps.Luiz Augusto von Dentz2008-01-231-13/+80
|
* Rename a2dpsendersink to avdtpsink.Luiz Augusto von Dentz2008-01-231-18/+18
|
* Bug fixes for gstreamer plugin.Luiz Augusto von Dentz2008-01-231-81/+113
|
* Add mp3 support for gstreamer plugin.Luiz Augusto von Dentz2008-01-231-36/+176
|
* Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz2008-01-231-803/+239
|
* Fix error messages. (thanks to fchevalier for the patch)Luiz Augusto von Dentz2007-12-041-14/+16
|
* Handle new ipc messages properly and adapt the plugins.Luiz Augusto von Dentz2007-12-031-17/+56
|
* 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