Display warnings about Full KMS mode and HEVC on the Pi 4

This commit is contained in:
Cameron Gutman
2021-12-19 20:33:48 -06:00
parent 6145913068
commit 97412b3c79
2 changed files with 47 additions and 0 deletions
@@ -20,6 +20,7 @@ public:
private:
static void InputPortCallback(MMAL_PORT_T* port, MMAL_BUFFER_HEADER_T* buffer);
bool isMmalOverlaySupported();
void setupBackground(PDECODER_PARAMETERS params);
void updateDisplayRegion();