Fix HEVC mode if the encoder changes

This commit is contained in:
Cameron Gutman 2023-04-16 15:15:19 -05:00
commit d33bd00bb4
5 changed files with 21 additions and 15 deletions

View file

@ -90,6 +90,8 @@ namespace video {
extern color_t colors[6];
extern int active_hevc_mode;
void
capture(
safe::mail_t mail,