pulseaudio/src/modules/rtp
Colin Guthrie c49be7891f Add some new public API functions to connect and flush.
This allows us to reconnect upon disconnection but this has thus far proved unreliable.
We no longer close the socket. We leave this to the module thread to do the closing.
We can also flush the remote buffer now.
Refs #69

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2503 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-10-08 20:32:09 +01:00
..
base64.c Some misc fixes. consts, base64 optimisation (not that it will be with us long anyway), and c comments 2008-10-08 20:32:08 +01:00
base64.h Minor update to copywrite (I still plan to replace this completely but in the mean time....) 2008-10-08 20:32:09 +01:00
headerlist.c Some misc fixes. consts, base64 optimisation (not that it will be with us long anyway), and c comments 2008-10-08 20:32:08 +01:00
headerlist.h Add a small lib to interpret and produce headers as used in http style requests. 2008-10-08 20:32:06 +01:00
Makefile replace Makefile stub copies by symlinks 2008-09-11 01:41:08 +03:00
module-rtp-recv.c remove useless log message 2008-10-01 03:54:01 +02:00
module-rtp-send.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
raop_client.c Add some new public API functions to connect and flush. 2008-10-08 20:32:09 +01:00
raop_client.h Add some new public API functions to connect and flush. 2008-10-08 20:32:09 +01:00
rfc2327.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rfc2974.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rfc3550.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rfc3551.txt add an RTP sender module 2006-04-14 23:47:33 +00:00
rtp.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
rtp.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
rtsp_client.c Change the API of the RTSP client a bit. 2008-10-08 20:32:09 +01:00
rtsp_client.h Change the API of the RTSP client a bit. 2008-10-08 20:32:09 +01:00
sap.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
sap.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
sdp.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
sdp.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00