Fix HEVC mode if the encoder changes
This commit is contained in:
parent
006a6984c3
commit
d33bd00bb4
5 changed files with 21 additions and 15 deletions
|
|
@ -90,6 +90,8 @@ namespace video {
|
|||
|
||||
extern color_t colors[6];
|
||||
|
||||
extern int active_hevc_mode;
|
||||
|
||||
void
|
||||
capture(
|
||||
safe::mail_t mail,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue