Hi Mikel,
On Mon, Nov 21, 2011, Mikel Astiz wrote:
The following patches have been useful to make PulseAudio work using
the media API.
First two patches already acked by Luiz Augusto von Dentz.
Third patch solves a potential crash in 64 bit architectures.
Fourth and fifth patches split out the copyright statements.
Mikel Astiz (5):
media: release transport locks on acquisition failure
media: sep registration fix
a2dp: avoid conversion between guint and pointers
a2dp: update copyright statement
media: update copyright statement
audio/a2dp.c | 21 ++++++++-------------
audio/a2dp.h | 13 +++++++------
audio/media.c | 20 +++++++++++---------
audio/transport.c | 1 +
4 files changed, 27 insertions(+), 28 deletions(-)
All patches have been applied. Thanks.
Johan