mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
remove most -W compiler warnings
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@164 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
34fe8bd893
commit
36550f4a66
14 changed files with 46 additions and 47 deletions
|
|
@ -34,7 +34,7 @@
|
|||
#include "llist.h"
|
||||
#include "native-common.h"
|
||||
|
||||
#define DEFAULT_TLENGTH (10240*4)
|
||||
#define DEFAULT_TLENGTH (10240*8)
|
||||
#define DEFAULT_MAXLENGTH ((DEFAULT_TLENGTH*3)/2)
|
||||
#define DEFAULT_PREBUF DEFAULT_TLENGTH
|
||||
#define DEFAULT_MINREQ 512
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue