mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
Consolidate decoder checks to reduce code duplication
This commit is contained in:
@@ -46,7 +46,7 @@ private:
|
||||
bool createFrontendRenderer(PDECODER_PARAMETERS params, bool useAlternateFrontend);
|
||||
|
||||
static
|
||||
bool isDecoderIgnored(const AVCodec* decoder);
|
||||
bool isDecoderMatchForParams(const AVCodec *decoder, PDECODER_PARAMETERS params);
|
||||
|
||||
static
|
||||
bool isZeroCopyFormat(AVPixelFormat format);
|
||||
|
||||
Reference in New Issue
Block a user