Files
FreeRDP/libfreerdp
Phil Vachon 774ee652a9 Fix YUV conversion for systems with lots of CPUs
The YUV CODEC test case exposed a bug where, for an image with a height
less than the number of CPUs in a system, the block size in lines would
end up being zero. This resulted in a divide by zero when parcelling up
workloads for the thread pool.
2025-08-01 16:20:52 -04:00
..