mirror of
https://github.com/rofafor/vdr-plugin-satip.git
synced 2023-10-10 11:37:42 +00:00
Use 2MB ringbuffer per device.
This commit is contained in:
parent
793aab17d7
commit
473e016152
2
common.h
2
common.h
@ -17,7 +17,7 @@
|
||||
|
||||
#define SATIP_MAX_DEVICES MAXDEVICES
|
||||
|
||||
#define SATIP_BUFFER_SIZE KILOBYTE(1024)
|
||||
#define SATIP_BUFFER_SIZE KILOBYTE(2048)
|
||||
|
||||
#define SATIP_DEVICE_INFO_ALL 0
|
||||
#define SATIP_DEVICE_INFO_GENERAL 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user