Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v3 0/5] A2DP sources with Media API
@ 2011-11-21 10:07 Mikel Astiz
  2011-11-21 10:07 ` [PATCH v3 1/5] media: release transport locks on acquisition failure Mikel Astiz
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Mikel Astiz @ 2011-11-21 10:07 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Mikel Astiz

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(-)

-- 
1.7.6.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-11-21 11:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21 10:07 [PATCH v3 0/5] A2DP sources with Media API Mikel Astiz
2011-11-21 10:07 ` [PATCH v3 1/5] media: release transport locks on acquisition failure Mikel Astiz
2011-11-21 10:07 ` [PATCH v3 2/5] media: sep registration fix Mikel Astiz
2011-11-21 10:07 ` [PATCH v3 3/5] a2dp: avoid conversion between guint and pointers Mikel Astiz
2011-11-21 10:07 ` [PATCH v3 4/5] a2dp: update copyright statement Mikel Astiz
2011-11-21 10:07 ` [PATCH v3 5/5] media: " Mikel Astiz
2011-11-21 11:00 ` [PATCH v3 0/5] A2DP sources with Media API Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox