mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-14 10:25:57 +00:00
mjpeg: Remove the unused MJPEG_LOW_FPS_RATE_TH constant
Signed-off-by: Francois Gouget <fgouget@codeweavers.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
d09c9b43e0
commit
a9c5bb974a
@ -38,7 +38,6 @@ static const int mjpeg_quality_samples[MJPEG_QUALITY_SAMPLE_NUM] = {20, 30, 40,
|
||||
#define MJPEG_AVERAGE_SIZE_WINDOW 3
|
||||
|
||||
#define MJPEG_BIT_RATE_EVAL_MIN_NUM_FRAMES 3
|
||||
#define MJPEG_LOW_FPS_RATE_TH 3
|
||||
|
||||
#define MJPEG_SERVER_STATUS_EVAL_FPS_INTERVAL 1
|
||||
#define MJPEG_SERVER_STATUS_DOWNGRADE_DROP_FACTOR_TH 0.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user