mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-14 11:56:07 +00:00
Add: Amlogic hardware video decoder backend
This commit is contained in:
committed by
Iwan Timmer
parent
3943ba8cd8
commit
c1f5a2a30e
@@ -43,6 +43,9 @@ typedef struct _CONFIGURATION {
|
||||
bool forcehw;
|
||||
struct input_config inputs[MAX_INPUTS];
|
||||
int inputsCount;
|
||||
#ifdef HAVE_AML
|
||||
bool hevc;
|
||||
#endif
|
||||
} CONFIGURATION, *PCONFIGURATION;
|
||||
|
||||
bool inputAdded;
|
||||
|
||||
Reference in New Issue
Block a user