mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-07-12 18:03:50 +00:00
Reduce MAX_FRAMES for RK backend
See https://github.com/moonlight-stream/moonlight-embedded/commit/b1d111b5f796dd2bfb409106878a6f2a58205b11#r146373202
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
||||
|
||||
#include <rockchip/rk_mpi.h>
|
||||
|
||||
#define MAX_FRAMES 16
|
||||
#define MAX_FRAMES 3
|
||||
#define RK_H264 0x7
|
||||
#define RK_H265 0x1000004
|
||||
#define RK_AV1 0x1000008
|
||||
|
||||
Reference in New Issue
Block a user