Hi Luiz, On Wed, Jun 30, 2010, Luiz Augusto von Dentz wrote: > audio/pcm_bluetooth.c:1060: encoded = sbc_encode(&a2dp->sbc, > data->buffer, a2dp->codesize, > audio/pcm_bluetooth.c:1096: encoded = sbc_encode(&a2dp->sbc, buff, > a2dp->codesize, My patch already contained the fix for these two. > audio/gstsbcenc.c:391: consumed = sbc_encode(&enc->sbc, (gpointer) data, This place actually passes NULL as the output parameter so no issue there. I'll push in a minute the fix in two separate commits (the libsbc changes should be in an independent patch so they can easily be exported to external copies like pulseaudio). Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html