summaryrefslogtreecommitdiff
path: root/sys/bluez/gsta2dpsink.c
Commit message (Expand)AuthorAgeFilesLines
* bluez: Fix depreacation warnings on g_mutex_*Wim Taymans2013-03-281-0/+2
* bluez: Add an a2dpsrc bin elementArun Raghavan2013-03-281-1/+0
* bluez: update SBC caps for renamed fieldsTim-Philipp Müller2013-01-201-2/+2
* bluez: make bluez elements compile with 1.0Tim-Philipp Müller2013-01-091-85/+87
* bluez: audio: Remove workaround for compiler warningsMarcel Holtmann2013-01-091-2/+0
* bluez: Add support for media transport in gstreamer pluginLuiz Augusto von Dentz2013-01-091-2/+28
* bluez: Add pragma based workaround for GStreamer warningsMarcel Holtmann2013-01-091-0/+1
* bluez: Revert "Fix build issues with latest GStreamer updates"Marcel Holtmann2013-01-091-0/+2
* bluez: Fix build issues with latest GStreamer updatesMarcel Holtmann2013-01-091-2/+0
* bluez: Update copyright informationMarcel Holtmann2013-01-091-1/+1
* bluez: Fix unnecessary NULL checksJohan Hedberg2013-01-091-2/+1
* bluez: Register the a2dp gst sink as marginalFilippo Giunchedi2013-01-091-1/+1
* bluez: Update copyright informationMarcel Holtmann2013-01-091-1/+1
* bluez: First attempt in fixing compiler warnings (still needs cleanup)Marcel Holtmann2013-01-091-0/+2
* bluez: Fix runtime warnings of gstreamer plugin.Luiz Augusto von Dentz2013-01-091-3/+3
* bluez: Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz2013-01-091-1/+0
* bluez: Update copyright informationMarcel Holtmann2013-01-091-1/+1
* bluez: Add bitpool property and others fixes for gstreamer plugin.Luiz Augusto von Dentz2013-01-091-7/+5
* bluez: Enable gstreamer plugin to use autoconnect flag.Luiz Augusto von Dentz2013-01-091-1/+27
* bluez: Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz2013-01-091-12/+30
* bluez: Fix use of gstreamer plugin with rhythmbox and banshee and rtp timesta...Luiz Augusto von Dentz2013-01-091-12/+81
* bluez: Rename a2dpsendersink to avdtpsink.Luiz Augusto von Dentz2013-01-091-20/+17
* bluez: Bug fixes for gstreamer plugin.Luiz Augusto von Dentz2013-01-091-79/+109
* bluez: Add mp3 support for gstreamer plugin.Luiz Augusto von Dentz2013-01-091-36/+172
* bluez: Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz2013-01-091-796/+225
* bluez: Fix error messages. (thanks to fchevalier for the patch)Luiz Augusto von Dentz2013-01-091-11/+13
* bluez: Handle new ipc messages properly and adapt the plugins.Luiz Augusto von Dentz2013-01-091-19/+58
* bluez: Code cleanup.Luiz Augusto von Dentz2013-01-091-20/+0
* bluez: Integrate new ipc API implementation.Luiz Augusto von Dentz2013-01-091-316/+420
* bluez: Fix sbc negotiation and improves buffer handling by using GstAdapter.Luiz Augusto von Dentz2013-01-091-2/+81
* bluez: Add bitpool capability.Luiz Augusto von Dentz2013-01-091-2/+5
* bluez: Remove dependency of sbc library from a2dpsink element.Luiz Augusto von Dentz2013-01-091-19/+1
* bluez: Fix buffer usage.Luiz Augusto von Dentz2013-01-091-28/+23
* bluez: Some more coding style fixesMarcel Holtmann2013-01-091-2/+1
* bluez: Fix coding style.Luiz Augusto von Dentz2013-01-091-3/+3
* bluez: Fix a2dpsink coding style problems and improve compatibility with some...Luiz Augusto von Dentz2013-01-091-126/+144
* bluez: Add rtp header.Luiz Augusto von Dentz2013-01-091-58/+1
* bluez: Fix coding style issues.Luiz Augusto von Dentz2013-01-091-23/+8
* bluez: Fixes a2dpsink element.Luiz Augusto von Dentz2013-01-091-60/+672
* bluez: Add possible capabilities and connect to audio serverMarcel Holtmann2013-01-091-58/+114
* bluez: Add SBC encoder and decoder skeletons for GStreamerMarcel Holtmann2013-01-091-32/+35
* bluez: Add skeleton for an A2DP sink elementMarcel Holtmann2013-01-091-0/+187