summaryrefslogtreecommitdiff
path: root/sys/bluez/gstavdtpsink.c
Commit message (Expand)AuthorAgeFilesLines
* bluez: avdtpsink: Add support for LDAC to avdtpsinkArun Raghavan2020-11-111-9/+10
* a2dpsink: Don't try to set device caps on avdtpsinkArun Raghavan2016-09-241-15/+0
* avdtpsink: Chain event handling up to basesinkArun Raghavan2016-09-241-1/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-2/+2
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-181-4/+2
* bluez: refactor to use glib and add connection state trackingNick Stoughton2015-07-031-3/+1
* sys: print format fixes in debug messagesTim-Philipp Müller2013-04-081-1/+1
* bluez: Fix up some problems that came in with cherry-pickArun Raghavan2013-03-281-5/+1
* bluez: Fix depreacation warnings on g_mutex_*Wim Taymans2013-03-281-0/+2
* bluez: Add an avdtpsrc elementArun Raghavan2013-03-281-610/+38
* bluez: clean up GValue handling a littleTim-Philipp Müller2013-01-201-147/+112
* bluez: update SBC caps for renamed fieldsTim-Philipp Müller2013-01-201-3/+3
* bluez: make bluez elements compile with 1.0Tim-Philipp Müller2013-01-091-61/+35
* bluez: gstavdtpsink: Free the D-Bus error on reply failureSyam Sidhardhan2013-01-091-5/+10
* bluez: audio: Remove internal audio IPCLuiz Augusto von Dentz2013-01-091-947/+86
* bluez: Remove compatibility check for DBUS_TYPE_UNIX_FDAnderson Lizardo2013-01-091-4/+0
* bluez: avdtp: Fix incorrect gchar buffer allocationAnderson Lizardo2013-01-091-1/+1
* bluez: audio: Add SBC NULL check for GST AVDTP signalingChan-yeol Park2013-01-091-0/+5
* bluez: gstavdtpsink: Fix D-Bus memory leak in audioSyam Sidhardhan2013-01-091-1/+3
* bluez: AVDTP: Fix closing invalid FD on errorAnderson Lizardo2013-01-091-1/+1
* bluez: Fix return value check for bt_audio_service_open()Anderson Lizardo2013-01-091-1/+1
* bluez: AVDTP: Fix errno handling conventionAnderson Lizardo2013-01-091-10/+12
* bluez: Fix common misspelled wordsLucas De Marchi2013-01-091-3/+3
* bluez: Fix garbage return value in gst_avdtp_sink_audioservice_recvSzymon Janc2013-01-091-1/+1
* bluez: Update a2dpsink to use new Acquire APILuiz Augusto von Dentz2013-01-091-11/+5
* bluez: Fix use of deprecated glib on audio pluginLuiz Augusto von Dentz2013-01-091-68/+73
* bluez: Add support for media transport in gstreamer pluginLuiz Augusto von Dentz2013-01-091-8/+600
* bluez: Fix crash on gstreamer plugin if device doesn't support sbcLuiz Augusto von Dentz2013-01-091-0/+3
* bluez: Add pragma based workaround for GStreamer warningsMarcel Holtmann2013-01-091-0/+1
* bluez: Update copyright informationMarcel Holtmann2013-01-091-1/+1
* bluez: Fix codec selection on gstream plugin.Luiz Augusto von Dentz2013-01-091-0/+1
* bluez: Remove useless instruction.Luiz Augusto von Dentz2013-01-091-6/+2
* bluez: Add specific codec types.Luiz Augusto von Dentz2013-01-091-6/+6
* bluez: Remove unnecessary memset.Luiz Augusto von Dentz2013-01-091-1/+0
* bluez: Add lock flag for capabilities.Luiz Augusto von Dentz2013-01-091-1/+1
* bluez: Introduce BT_OPEN command to audio ipc.Luiz Augusto von Dentz2013-01-091-8/+39
* bluez: Add source and destination fields to audio ipc messages.Luiz Augusto von Dentz2013-01-091-2/+2
* bluez: Make use of g_io_channel_shutdown instead of deprecated g_io_channel_c...Luiz Augusto von Dentz2013-01-091-2/+1
* bluez: Update copyright informationMarcel Holtmann2013-01-091-1/+1
* bluez: More coding style fixesJohan Hedberg2013-01-091-4/+4
* bluez: Coding style fixesJohan Hedberg2013-01-091-1/+2
* bluez: Fix length header values in messagesJohan Hedberg2013-01-091-4/+15
* bluez: Fix gstreamer plugin to reflect the ipc changes.Luiz Augusto von Dentz2013-01-091-62/+92
* bluez: Fix channel mode string from dual to dual-channel.Luiz Augusto von Dentz2013-01-091-1/+1
* bluez: Fix channel mode string to joint-stereo.Luiz Augusto von Dentz2013-01-091-1/+1
* bluez: Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz2013-01-091-1/+0
* bluez: Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz2013-01-091-61/+35
* bluez: Update copyright informationMarcel Holtmann2013-01-091-1/+1
* bluez: Enable gstreamer plugin to use autoconnect flag.Luiz Augusto von Dentz2013-01-091-0/+19
* bluez: Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz2013-01-091-20/+31