Add a skeleton raop client which builds on the rtsp client.
authorColin Guthrie <pulse@colin.guthr.ie>
Tue, 6 May 2008 00:20:35 +0000 (00:20 +0000)
committerColin Guthrie <pulse@colin.guthr.ie>
Wed, 8 Oct 2008 19:32:06 +0000 (20:32 +0100)
commit20478a4544e8ef622434c5af5dcb4c66269a7dd9
treef6216d5e06a5c1cf384ddb348d44b3e24f98387b
parentd423605bd9f5fb18b44fde5424b075c977de25ad
Add a skeleton raop client which builds on the rtsp client.

It still requires a socket client and callback system to be added before it will be functional.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2366 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/Makefile.am
src/modules/rtp/raop_client.c [new file with mode: 0644]
src/modules/rtp/raop_client.h [new file with mode: 0644]