avfvideosrc: fix build with older SDK not supporting AVDeviceFormat
[platform/upstream/gstreamer.git] / sys / bluez /
2013-09-25 Sebastian Drögebluez: Fix compilation on big endian systems
2013-08-29 Sebastian Drögeavdtputil: Some minor cleanup and leak fixes
2013-08-29 Bernhard Millerbluez: support aac in avdtpsrc
2013-08-02 Bernhard Millerbluez: return GST_FLOW_EOS in avdtpsrc create when...
2013-05-12 Tim-Philipp Müllerbluez: add debug category for avdtp utils
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-08 Tim-Philipp Müllersys: print format fixes in debug messages
2013-03-28 Arun Raghavanbluez: Remove a2dpsrc bin
2013-03-28 Arun Raghavanbluez: Compile fixes for avdtpsrc/a2dpsrc code against 1.x
2013-03-28 Arun Raghavanbluez: Add avdtpsrc/a2dpsrc to build
2013-03-28 Arun Raghavanbluez: Fix up some problems that came in with cherry...
2013-03-28 Wim Taymansbluez: We work in TIME format with avdtpsrc
2013-03-28 Wim Taymansbluez: Fix depreacation warnings on g_mutex_*
2013-03-28 Wim Taymansbluez: Fix a number of compiler warnings
2013-03-28 Arun Raghavanbluez: Fix some warnings in gstavdtputil.c
2013-03-28 Arun Raghavanbluez: Fix typo in resetting the D-Bus connection
2013-03-28 Arun Raghavanbluez: Handle EOF in avdtpsrc correctly
2013-03-28 Arun Raghavanbluez: Fix avdtpsrc getcaps() function
2013-03-28 Arun Raghavanbluez: Add an a2dpsrc bin element
2013-03-28 Arun Raghavanbluez: Fix avdtpsrc classification
2013-03-28 Arun Raghavanbluez: Bump up priority for sockets in AVDTP elements
2013-03-28 Arun Raghavanbluez: Add an avdtpsrc element
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-01-20 Tim-Philipp Müllerbluez: clean up GValue handling a little
2013-01-20 Tim-Philipp Müllerbluez: update SBC caps for renamed fields
2013-01-10 Tim-Philipp Müllerbluez: use GLib defines to check for byte order
2013-01-09 Tim-Philipp Müllerbluez: add new plugin to build system, but disable...
2013-01-09 Tim-Philipp Müllerbluez: make bluez elements compile with 1.0
2013-01-09 Chan-yeol Parkbluez: avinfo: Replace definitions with a2dp-codecs.h's
2013-01-09 Chan-yeol Parkbluez: audio: Add check for vendor specific A2DP codec
2013-01-09 Syam Sidhardhanbluez: gstavdtpsink: Free the D-Bus error on reply...
2013-01-09 Anderson Lizardobluez: Fix trivial coding style issues on pointer decla...
2013-01-09 Luiz Augusto von... bluez: audio: Remove internal audio IPC
2013-01-09 Anderson Lizardobluez: Remove compatibility check for DBUS_TYPE_UNIX_FD
2013-01-09 Anderson Lizardobluez: avdtp: Fix incorrect gchar buffer allocation
2013-01-09 Chan-yeol Parkbluez: audio: Add SBC NULL check for GST AVDTP signaling
2013-01-09 Syam Sidhardhanbluez: gstavdtpsink: Fix D-Bus memory leak in audio
2013-01-09 Anderson Lizardobluez: AVDTP: Fix closing invalid FD on error
2013-01-09 Anderson Lizardobluez: Fix return value check for bt_audio_service_open()
2013-01-09 Anderson Lizardobluez: AVDTP: Fix errno handling convention
2013-01-09 Marcel Holtmannbluez: audio: Update license for shared header files
2013-01-09 Lucas De Marchibluez: Fix common misspelled words
2013-01-09 Szymon Jancbluez: Fix garbage return value in gst_avdtp_sink_audio...
2013-01-09 Marcel Holtmannbluez: audio: Remove workaround for compiler warnings
2013-01-09 Luiz Augusto von... bluez: Update a2dpsink to use new Acquire API
2013-01-09 Luiz Augusto von... bluez: Fix use of deprecated glib on audio plugin
2013-01-09 Luiz Augusto von... bluez: Add support for media transport in gstreamer...
2013-01-09 Luiz Augusto von... bluez: Fix crash on gstreamer plugin if device doesn...
2013-01-09 Marcel Holtmannbluez: Add pragma based workaround for GStreamer warnings
2013-01-09 Marcel Holtmannbluez: Revert "Fix build issues with latest GStreamer...
2013-01-09 Marcel Holtmannbluez: Fix build issues with latest GStreamer updates
2013-01-09 Marcel Holtmannbluez: Update copyright information
2013-01-09 Luiz Augusto von... bluez: Fix codec selection on gstream plugin.
2013-01-09 Johan Hedbergbluez: Fix unnecessary NULL checks
2013-01-09 Luiz Augusto von... bluez: Remove useless instruction.
2013-01-09 Filippo Giunchedibluez: Register the a2dp gst sink as marginal
2013-01-09 Luiz Augusto von... bluez: Add specific codec types.
2013-01-09 Luiz Augusto von... bluez: Remove unnecessary memset.
2013-01-09 Luiz Augusto von... bluez: Add lock flag for capabilities.
2013-01-09 Luiz Augusto von... bluez: Introduce BT_OPEN command to audio ipc.
2013-01-09 Luiz Augusto von... bluez: Add source and destination fields to audio ipc...
2013-01-09 Luiz Augusto von... bluez: Make use of g_io_channel_shutdown instead of...
2013-01-09 Marcel Holtmannbluez: Update copyright information
2013-01-09 Marcel Holtmannbluez: First attempt in fixing compiler warnings (still...
2013-01-09 Johan Hedbergbluez: More coding style fixes
2013-01-09 Johan Hedbergbluez: Coding style fixes
2013-01-09 Johan Hedbergbluez: Fix length header values in messages
2013-01-09 Luiz Augusto von... bluez: Fix gstreamer plugin to reflect the ipc changes.
2013-01-09 Luiz Augusto von... bluez: Fix channel mode string from dual to dual-channel.
2013-01-09 Luiz Augusto von... bluez: Fix channel mode string to joint-stereo.
2013-01-09 Luiz Augusto von... bluez: Fix runtime warnings of gstreamer plugin.
2013-01-09 Luiz Augusto von... bluez: Update gstreamer plugin to use new sbc API.
2013-01-09 Luiz Augusto von... bluez: Make use of parameters selected in alsa plugin...
2013-01-09 Marcel Holtmannbluez: Update copyright information
2013-01-09 Luiz Augusto von... bluez: Add bitpool property and others fixes for gstrea...
2013-01-09 Luiz Augusto von... bluez: Enable gstreamer plugin to use autoconnect flag.
2013-01-09 Luiz Augusto von... bluez: Fixes gstreamer caps and code cleanup.
2013-01-09 Luiz Augusto von... bluez: Fix use of gstreamer plugin with rhythmbox and...
2013-01-09 Luiz Augusto von... bluez: Rename a2dpsendersink to avdtpsink.
2013-01-09 Luiz Augusto von... bluez: Bug fixes for gstreamer plugin.
2013-01-09 Luiz Augusto von... bluez: Add mp3 support for gstreamer plugin.
2013-01-09 Luiz Augusto von... bluez: Make a2dpsink to act like a bin and split the...
2013-01-09 Luiz Augusto von... bluez: Fix error messages. (thanks to fchevalier for...
2013-01-09 Luiz Augusto von... bluez: Handle new ipc messages properly and adapt the...
2013-01-09 Luiz Augusto von... bluez: Code cleanup.
2013-01-09 Luiz Augusto von... bluez: Integrate new ipc API implementation.
2013-01-09 Luiz Augusto von... bluez: Fix sbc negotiation and improves buffer handling...
2013-01-09 Luiz Augusto von... bluez: Add bitpool capability.
2013-01-09 Luiz Augusto von... bluez: Remove dependency of sbc library from a2dpsink...
2013-01-09 Luiz Augusto von... bluez: Fix buffer usage.
2013-01-09 Marcel Holtmannbluez: Some more coding style fixes
2013-01-09 Luiz Augusto von... bluez: Fix coding style.
2013-01-09 Luiz Augusto von... bluez: Fix a2dpsink coding style problems and improve...
2013-01-09 Luiz Augusto von... bluez: Add rtp header.
2013-01-09 Luiz Augusto von... bluez: Fix coding style issues.
2013-01-09 Luiz Augusto von... bluez: Fixes a2dpsink element.
2013-01-09 Marcel Holtmannbluez: Add possible capabilities and connect to audio...
2013-01-09 Marcel Holtmannbluez: Add SBC encoder and decoder skeletons for GStreamer
2013-01-09 Marcel Holtmannbluez: Add skeleton for an A2DP sink element