gstreamer/sys/bluez
Luis de Bethencourt 7d08d56527 bluez: remove unnecessary goto
All goto fail happen before ret is set. ret must be NULL, and the only
thing the fail statement block does is return NULL. Replacing the jumps to
do this return directly.

CID #1311329
2015-07-08 12:23:51 +01:00
..
a2dp-codecs.h bluez: support aac in avdtpsrc 2013-08-29 10:17:07 +02:00
bluez-plugin.c bluez: add debug category for avdtp utils 2013-05-13 00:06:10 +01:00
gsta2dpsink.c bluez: Fix depreacation warnings on g_mutex_* 2013-03-28 16:50:26 +00:00
gsta2dpsink.h bluez: Add an avdtpsrc element 2013-03-28 16:50:25 +00:00
gstavdtpsink.c bluez: refactor to use glib and add connection state tracking 2015-07-03 15:41:52 +05:30
gstavdtpsink.h bluez: Add an avdtpsrc element 2013-03-28 16:50:25 +00:00
gstavdtpsrc.c bluez: remove unnecessary goto 2015-07-08 12:23:51 +01:00
gstavdtpsrc.h bluez: Fix a number of compiler warnings 2013-03-28 16:50:25 +00:00
gstavdtputil.c bluez: refactor to use glib and add connection state tracking 2015-07-03 15:41:52 +05:30
gstavdtputil.h bluez: refactor to use glib and add connection state tracking 2015-07-03 15:41:52 +05:30
Makefile.am bluez: refactor to use glib and add connection state tracking 2015-07-03 15:41:52 +05:30
org.bluez.xml bluez: refactor to use glib and add connection state tracking 2015-07-03 15:41:52 +05:30