mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
enlarge default buffers
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@253 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
fde3d13337
commit
6ede161cb9
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
#include "native-common.h"
|
||||
#include "client-conf.h"
|
||||
|
||||
#define DEFAULT_TLENGTH (44100*2*2/10) //(10240*8)
|
||||
#define DEFAULT_TLENGTH (44100*2*2/2) //(10240*8)
|
||||
#define DEFAULT_MAXLENGTH ((DEFAULT_TLENGTH*3)/2)
|
||||
#define DEFAULT_MINREQ 512
|
||||
#define DEFAULT_PREBUF (DEFAULT_TLENGTH-DEFAULT_MINREQ)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue