Niklas Haas
bc9696bff8
swscale/graph: make noop loop more robust
...
The current loop only works if the input and output have the same number
of planes. However, with the new scaling logic, we can also optimize into a
noop the case where the input has extra unneeded planes.
For the memcpy fallback to work in these cases we have to instead check if
the *output* pointer is set, rather than the input pointer.
2025-05-18 14:37:33 +02:00
..
2025-03-10 14:03:58 +02:00
2025-03-02 01:10:38 +02:00
2025-01-15 01:27:36 +01:00
2025-03-22 03:35:28 +01:00
2024-12-05 21:10:29 +01:00
2025-05-18 14:37:33 +02:00
2025-04-13 22:49:21 +02:00
2024-11-21 12:49:56 +01:00
2024-10-07 19:51:34 +02:00
2025-03-14 19:50:44 +01:00
2025-03-14 19:50:44 +01:00
2025-04-03 06:04:57 +02:00
2025-04-03 06:04:57 +02:00
2025-03-21 04:30:09 +01:00
2025-03-14 19:50:44 +01:00
2024-10-24 22:50:00 +02:00
2025-05-18 14:37:33 +02:00
2025-05-18 14:37:33 +02:00
2022-08-19 22:09:36 +02:00
2024-10-24 22:50:00 +02:00
2024-12-05 21:10:29 +01:00
2025-03-22 03:35:28 +01:00
2025-01-12 15:41:39 +01:00
2025-03-14 19:50:44 +01:00
2025-03-18 17:21:23 -03:00
2024-12-23 12:47:10 +01:00
2025-05-15 03:03:58 +02:00
2024-11-02 15:01:31 -03:00
2024-11-06 17:34:32 -03:00
2024-11-06 17:34:32 -03:00
2024-12-16 12:21:55 +01:00
2024-12-26 20:31:36 +01:00
2025-03-31 21:45:20 +02:00
2025-04-10 03:01:32 +02:00
2024-12-23 12:33:43 +01:00
2025-03-14 19:50:44 +01:00
2025-03-28 14:44:34 -03:00
2024-03-31 00:08:42 +01:00
2025-03-28 14:44:34 -03:00
2024-11-21 12:49:56 +01:00
2024-11-21 12:49:56 +01:00