pulseaudio/src/modules/raop
Martin Blanchard bac8a2ba66 raop: Move base64 implementation to a util file
Base64 implementation is now in a common file called raop_util.c.
Old Base64 files are removed but copyright is preserved.

Original patch by Martin Blanchard, patch splitted by
Hajime Fujita <crisp.fujita@nifty.com>.
2017-01-19 03:00:45 +02:00
..
module-raop-discover.c raop: Parse server capabilities on discovery 2017-01-19 03:00:45 +02:00
module-raop-sink.c raop: Better playback resume handling 2017-01-19 03:00:45 +02:00
raop_client.c raop: Move base64 implementation to a util file 2017-01-19 03:00:45 +02:00
raop_client.h raop: Extract encryption related code into a separate file 2017-01-19 03:00:45 +02:00
raop_crypto.c raop: Move base64 implementation to a util file 2017-01-19 03:00:45 +02:00
raop_crypto.h raop: Extract encryption related code into a separate file 2017-01-19 03:00:45 +02:00
raop_packet_buffer.c raop: Packet retransmission support for UDP 2017-01-19 03:00:45 +02:00
raop_packet_buffer.h raop: Packet retransmission support for UDP 2017-01-19 03:00:45 +02:00
raop_util.c raop: Move base64 implementation to a util file 2017-01-19 03:00:45 +02:00
raop_util.h raop: Move base64 implementation to a util file 2017-01-19 03:00:45 +02:00