Move the encoding loop around a bit such that it does not grab the data and keep...
[platform/upstream/pulseaudio.git] / src / modules / module-raop-sink.c
2008-10-08 Colin GuthrieMove the encoding loop around a bit such that it does...
2008-10-08 Colin Guthrieunref the raw data memblock before requesting more...
2008-10-08 Colin GuthrieChange suggested by Lennart. Do not return a memchunk...
2008-10-08 Colin GuthrieVarious changes suggested by Lennart.
2008-10-08 Colin GuthrieListen to the on_close callback. This still causes...
2008-10-08 Colin GuthrieMove the ownership of the encoded data memchunk into...
2008-10-08 Colin GuthrieA very rough first version of the sink.
2008-10-08 Colin GuthrieSome minor tidyup to remove code now in raop client...
2008-10-08 Colin GuthrieStart the raop sink. It's based on pipe sink and isn...