index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
bluez
/
gstavdtpsink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys: print format fixes in debug messages
Tim-Philipp Müller
2013-04-08
1
-1
/
+1
*
bluez: Fix up some problems that came in with cherry-pick
Arun Raghavan
2013-03-28
1
-5
/
+1
*
bluez: Fix depreacation warnings on g_mutex_*
Wim Taymans
2013-03-28
1
-0
/
+2
*
bluez: Add an avdtpsrc element
Arun Raghavan
2013-03-28
1
-610
/
+38
*
bluez: clean up GValue handling a little
Tim-Philipp Müller
2013-01-20
1
-147
/
+112
*
bluez: update SBC caps for renamed fields
Tim-Philipp Müller
2013-01-20
1
-3
/
+3
*
bluez: make bluez elements compile with 1.0
Tim-Philipp Müller
2013-01-09
1
-61
/
+35
*
bluez: gstavdtpsink: Free the D-Bus error on reply failure
Syam Sidhardhan
2013-01-09
1
-5
/
+10
*
bluez: audio: Remove internal audio IPC
Luiz Augusto von Dentz
2013-01-09
1
-947
/
+86
*
bluez: Remove compatibility check for DBUS_TYPE_UNIX_FD
Anderson Lizardo
2013-01-09
1
-4
/
+0
*
bluez: avdtp: Fix incorrect gchar buffer allocation
Anderson Lizardo
2013-01-09
1
-1
/
+1
*
bluez: audio: Add SBC NULL check for GST AVDTP signaling
Chan-yeol Park
2013-01-09
1
-0
/
+5
*
bluez: gstavdtpsink: Fix D-Bus memory leak in audio
Syam Sidhardhan
2013-01-09
1
-1
/
+3
*
bluez: AVDTP: Fix closing invalid FD on error
Anderson Lizardo
2013-01-09
1
-1
/
+1
*
bluez: Fix return value check for bt_audio_service_open()
Anderson Lizardo
2013-01-09
1
-1
/
+1
*
bluez: AVDTP: Fix errno handling convention
Anderson Lizardo
2013-01-09
1
-10
/
+12
*
bluez: Fix common misspelled words
Lucas De Marchi
2013-01-09
1
-3
/
+3
*
bluez: Fix garbage return value in gst_avdtp_sink_audioservice_recv
Szymon Janc
2013-01-09
1
-1
/
+1
*
bluez: Update a2dpsink to use new Acquire API
Luiz Augusto von Dentz
2013-01-09
1
-11
/
+5
*
bluez: Fix use of deprecated glib on audio plugin
Luiz Augusto von Dentz
2013-01-09
1
-68
/
+73
*
bluez: Add support for media transport in gstreamer plugin
Luiz Augusto von Dentz
2013-01-09
1
-8
/
+600
*
bluez: Fix crash on gstreamer plugin if device doesn't support sbc
Luiz Augusto von Dentz
2013-01-09
1
-0
/
+3
*
bluez: Add pragma based workaround for GStreamer warnings
Marcel Holtmann
2013-01-09
1
-0
/
+1
*
bluez: Update copyright information
Marcel Holtmann
2013-01-09
1
-1
/
+1
*
bluez: Fix codec selection on gstream plugin.
Luiz Augusto von Dentz
2013-01-09
1
-0
/
+1
*
bluez: Remove useless instruction.
Luiz Augusto von Dentz
2013-01-09
1
-6
/
+2
*
bluez: Add specific codec types.
Luiz Augusto von Dentz
2013-01-09
1
-6
/
+6
*
bluez: Remove unnecessary memset.
Luiz Augusto von Dentz
2013-01-09
1
-1
/
+0
*
bluez: Add lock flag for capabilities.
Luiz Augusto von Dentz
2013-01-09
1
-1
/
+1
*
bluez: Introduce BT_OPEN command to audio ipc.
Luiz Augusto von Dentz
2013-01-09
1
-8
/
+39
*
bluez: Add source and destination fields to audio ipc messages.
Luiz Augusto von Dentz
2013-01-09
1
-2
/
+2
*
bluez: Make use of g_io_channel_shutdown instead of deprecated g_io_channel_c...
Luiz Augusto von Dentz
2013-01-09
1
-2
/
+1
*
bluez: Update copyright information
Marcel Holtmann
2013-01-09
1
-1
/
+1
*
bluez: More coding style fixes
Johan Hedberg
2013-01-09
1
-4
/
+4
*
bluez: Coding style fixes
Johan Hedberg
2013-01-09
1
-1
/
+2
*
bluez: Fix length header values in messages
Johan Hedberg
2013-01-09
1
-4
/
+15
*
bluez: Fix gstreamer plugin to reflect the ipc changes.
Luiz Augusto von Dentz
2013-01-09
1
-62
/
+92
*
bluez: Fix channel mode string from dual to dual-channel.
Luiz Augusto von Dentz
2013-01-09
1
-1
/
+1
*
bluez: Fix channel mode string to joint-stereo.
Luiz Augusto von Dentz
2013-01-09
1
-1
/
+1
*
bluez: Update gstreamer plugin to use new sbc API.
Luiz Augusto von Dentz
2013-01-09
1
-1
/
+0
*
bluez: Make use of parameters selected in alsa plugin and fix auto selection.
Luiz Augusto von Dentz
2013-01-09
1
-61
/
+35
*
bluez: Update copyright information
Marcel Holtmann
2013-01-09
1
-1
/
+1
*
bluez: Enable gstreamer plugin to use autoconnect flag.
Luiz Augusto von Dentz
2013-01-09
1
-0
/
+19
*
bluez: Fixes gstreamer caps and code cleanup.
Luiz Augusto von Dentz
2013-01-09
1
-20
/
+31
*
bluez: Rename a2dpsendersink to avdtpsink.
Luiz Augusto von Dentz
2013-01-09
1
-0
/
+1336