mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 08:24:16 +09:00
The H264 context is surface specific, so in multi-monitor (with multiple surfaces) the decoding was failing. This patch fixes that by introducing a surface specific h264 context.