..
base64.c
Trivial change to allocate memory using pulse methods.
2008-10-08 20:32:06 +01:00
base64.h
Add a simple base64 library that will be used by the sink
2008-10-08 20:32:06 +01:00
headerlist.c
Use pa_sprintf_malloc to do simple concatenation rather than using the higher overhead of pa_strbuf
2008-10-08 20:32:06 +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
Wrap the io_callback to ensure that all data is written before asking for more.
2008-10-08 20:32:07 +01:00
raop_client.h
Wrap the io_callback to ensure that all data is written before asking for more.
2008-10-08 20:32:07 +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.c
Use a more stateful response parser.
2008-10-08 20:32:07 +01:00
rtsp.h
Move closer to an asynchronous structure (still some parsing code to be converted).
2008-10-08 20:32:06 +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