pulseaudio/src/modules/rtp
Colin Guthrie 8fb58e3a90 Add a function for packing bits into a byte buffer. This will be needed when encoding the audio data in ALAC format.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2368 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-10-08 20:32:07 +01:00
..
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 Add a function for packing bits into a byte buffer. This will be needed when encoding the audio data in ALAC format. 2008-10-08 20:32:07 +01:00
raop_client.h Add a skeleton raop client which builds on the rtsp client. 2008-10-08 20:32:06 +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 Move closer to an asynchronous structure (still some parsing code to be converted). 2008-10-08 20:32:06 +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