repositories
/
deb_shairplay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5111460
)
Double the RAOP_BUFFER_LENGTH to avoid stuttering
author
Juho Vähä-Herttua
<juhovh@iki.fi>
Mon, 24 Mar 2014 18:14:10 +0000
(20:14 +0200)
committer
Juho Vähä-Herttua
<juhovh@iki.fi>
Mon, 24 Mar 2014 18:14:10 +0000
(20:14 +0200)
src/lib/raop_buffer.c
patch
|
blob
|
blame
|
history
diff --git
a/src/lib/raop_buffer.c
b/src/lib/raop_buffer.c
index 15f588c5be0b3e9e3e2a78db381485d07ef7a52e..866134604264c9c95b290c2f97014783a0fe94fb 100644
(file)
--- a/
src/lib/raop_buffer.c
+++ b/
src/lib/raop_buffer.c
@@
-25,7
+25,7
@@
#include "crypto/crypto.h"
#include "alac/alac.h"
-#define RAOP_BUFFER_LENGTH
16
+#define RAOP_BUFFER_LENGTH
32
typedef struct {
/* Packet available */