| .. |
|
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
|
Add a simple base64 library that will be used by the sink
|
2008-10-08 20:32:06 +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
|
Keep track of the memblock pointer internally and do not rely on subsequent calls to pass it back in for unref'ing
|
2008-10-08 20:32:08 +01:00 |
|
raop_client.h
|
Change suggested by Lennart. Do not return a memchunk, instead pass in the pointer.
|
2008-10-08 20:32:08 +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
|
Do tidy up on disconnection.
|
2008-10-08 20:32:08 +01:00 |
|
rtsp_client.h
|
Add a new callback structure to propigate when the RTSP connection dies
|
2008-10-08 20:32:08 +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 |