1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00
Files
FFmpeg/libswscale
Niklas Haas db2bc11a97 swscale/ops: add dispatch layer
This handles the low-level execution of an op list, and integration into
the SwsGraph infrastructure. To handle frames with insufficient padding in
the stride (or a width smaller than one block size), we use a fallback loop
that pads the last column of pixels using `memcpy` into an appropriately
sized buffer.
2025-09-01 19:28:36 +02:00
..
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2025-09-01 19:27:53 +02:00
2025-07-22 19:56:34 +02:00
2025-09-01 19:28:36 +02:00
2025-09-01 19:28:36 +02:00
2025-09-01 19:28:36 +02:00
2025-09-01 19:28:35 +02:00
2025-09-01 19:28:35 +02:00
2025-09-01 19:28:35 +02:00