mirror of
https://github.com/hyprwm/hyprlock.git
synced 2026-05-20 03:38:06 +02:00
Move FFmpeg decode thread, frame buffering, and lifecycle management out of CBackground into a dedicated CVideoBackend class. Background.hpp no longer includes FFmpeg headers. CBackground interacts with video purely via open(), swapFrame(), and frameW/H(). |
||
|---|---|---|
| .. | ||
| auth | ||
| config | ||
| core | ||
| helpers | ||
| renderer | ||
| defines.hpp | ||
| main.cpp | ||