Double the RAOP_BUFFER_LENGTH to avoid stuttering
[deb_shairplay.git] / src / lib / raop_buffer.c
2014-03-24  Juho Vähä-HerttuaDouble the RAOP_BUFFER_LENGTH to avoid stuttering
2013-03-31  Juho Vähä-HerttuaPass on rtpmap to raop_buffer in order to add AAC suppo...
2012-05-16  Memphiz[windows] - fixups for building on windows
2012-05-16  Juho Vähä-HerttuaFix a small memory leak in raop_buffer.
2012-05-16  Juho Vähä-HerttuaFix a memory leak in the ALAC decoder.
2012-05-16  Juho Vähä-HerttuaUpdate license header to all source files.
2012-05-16  Juho Vähä-HerttuaMove src to src/lib, include to src/include, test to...