History log of /external/bluetooth/bluez/audio/gstbluetooth.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5eed41df3e9554e27756f796bc45635d78ca63a8 24-Jun-2010 Harri Mahonen <harri.mahonen@gmail.com> audio: fix memory leak with typefinding

sbc structure gets leaked each time when there is no data or SBC
syncword, because sbc_finalize is not called. Call sbc_init after
checking the data for syncword.
/external/bluetooth/bluez/audio/gstbluetooth.c
9184e2eeb7b97371c6b83b747c8984e2340d2b47 02-Jan-2010 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/audio/gstbluetooth.c
92bd92f8514ee69f464e965ec465adb86ff882b9 11-Mar-2009 Marcel Holtmann <marcel@holtmann.org> Use GCC visibility for exporting symbols
/external/bluetooth/bluez/audio/gstbluetooth.c
fb333f1c88df9c50529a390297565a6627bcf7ad 01-Jan-2009 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/audio/gstbluetooth.c
595a975c95033e68e23727d96425fb92adf63bc1 23-Dec-2008 Marcel Holtmann <marcel@holtmann.org> First attempt in fixing compiler warnings (still needs cleanup)
/external/bluetooth/bluez/audio/gstbluetooth.c
a8b3b548ec9870df10709a839ed4c07e6d8eb76d 19-Feb-2008 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Update gstreamer plugin to use new sbc API.
/external/bluetooth/bluez/audio/gstbluetooth.c
e823c15e43a6f924779e466d434c51157002d9ee 02-Feb-2008 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/audio/gstbluetooth.c
e8e68d294cd662970de6082473e30ecd6ee8dd61 23-Jan-2008 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Rename a2dpsendersink to avdtpsink.
/external/bluetooth/bluez/audio/gstbluetooth.c
de8b4e7ab91bad2c1c6e796f53d4e69ecbadd0bd 23-Jan-2008 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Add mp3 support for gstreamer plugin.
/external/bluetooth/bluez/audio/gstbluetooth.c
a0af7ee44534dad8f35a4142c6a22177e54ffc57 23-Jan-2008 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Make a2dpsink to act like a bin and split the payloader.
/external/bluetooth/bluez/audio/gstbluetooth.c
942422b8c90ba6e30339ab066cdc7fd2fc31cb7c 18-Oct-2007 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Fixes a2dpsink element.
/external/bluetooth/bluez/audio/gstbluetooth.c
2fb6bb97176c9e922c14584da550f3edd49f0986 28-Sep-2007 Marcel Holtmann <marcel@holtmann.org> Check for zero length files
/external/bluetooth/bluez/audio/gstbluetooth.c
c49a76d6e5b000921509df4e071d8110bbe7e3d8 28-Aug-2007 Marcel Holtmann <marcel@holtmann.org> Disable the GStreamer A2DP sink code for now
/external/bluetooth/bluez/audio/gstbluetooth.c
7e8ae7f5bd23a425674180df138d3dcc3b21afb6 26-Aug-2007 Marcel Holtmann <marcel@holtmann.org> Implement full parsing support
/external/bluetooth/bluez/audio/gstbluetooth.c
a889dc322a49c0bf8f8b77389cfbaa97703e828e 25-Aug-2007 Marcel Holtmann <marcel@holtmann.org> Add SBC stream detection
/external/bluetooth/bluez/audio/gstbluetooth.c
0a527f667ae62ac335f22d1d053179b20ff26e94 23-Aug-2007 Marcel Holtmann <marcel@holtmann.org> Add SBC encoder and decoder skeletons for GStreamer
/external/bluetooth/bluez/audio/gstbluetooth.c
73b35c403df78c10e03ded497fcb16fcb23b822e 22-Aug-2007 Marcel Holtmann <marcel@holtmann.org> Add skeleton for an A2DP sink element
/external/bluetooth/bluez/audio/gstbluetooth.c
54fd195933b94a5ec4f3885299e3279668d1ea66 22-Aug-2007 Marcel Holtmann <marcel@holtmann.org> Include SBC header file
/external/bluetooth/bluez/audio/gstbluetooth.c
674a1d6355ebd5c1e9ffc2e7663b747f60ac70b5 22-Aug-2007 Marcel Holtmann <marcel@holtmann.org> Add skeleton for GStreamer plugin
/external/bluetooth/bluez/audio/gstbluetooth.c