Niklas Haas
0540b42657
swscale/graph: correctly handle single threaded mode
...
The code was evidently designed at one point in time to support "direct"
execution (not via a thread pool) for num_threads == 1, but this was never
implemented.
As a side benefit, reduces context creation overhead in single threaded
mode (relevant e.g. inside the libswscale self test), due to not needing to
spawn and destroy several thousand worker threads.
Co-authored-by: Ramiro Polla <ramiro.polla@gmail.com >
Signed-off-by: Niklas Haas <git@haasn.dev >
2026-03-03 23:13:41 +00:00
..
2026-03-02 13:14:07 +00:00
2025-08-03 13:48:47 +02:00
2026-03-02 13:14:07 +00:00
2026-02-28 09:56:01 +01:00
2024-12-05 21:10:29 +01:00
2026-02-26 18:08:49 +00:00
2026-03-01 21:57:53 +00:00
2026-03-01 23:45:11 +00:00
2025-07-31 11:32:20 +00:00
2024-10-07 19:51:34 +02:00
2025-08-03 13:48:47 +02: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
2026-03-01 21:57:53 +00:00
2026-03-01 21:57:53 +00:00
2024-10-24 22:50:00 +02:00
2026-03-03 23:13:41 +00:00
2026-03-01 21:57:53 +00: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-11-06 21:46:41 +01:00
2025-07-22 19:56:34 +02:00
2025-03-14 19:50:44 +01:00
2026-02-26 14:10:22 +01:00
2026-02-27 16:44:19 +00:00
2026-02-19 19:44:46 +00:00
2026-02-26 10:15:52 +00:00
2026-02-26 13:09:14 +00:00
2026-03-01 21:57:53 +00:00
2026-02-26 14:10:22 +01:00
2026-02-26 13:09:14 +00:00
2026-02-26 10:15:52 +00:00
2026-02-26 13:09:14 +00:00
2026-02-19 19:44:46 +00:00
2026-03-01 21:57:53 +00:00
2026-02-26 18:08:49 +00:00
2025-09-01 19:28:35 +02:00
2026-02-26 17:21:46 +00:00
2026-03-01 23:45:11 +00:00
2026-03-01 23:45:11 +00:00
2026-03-01 23:45:11 +00:00
2024-12-16 12:21:55 +01:00
2026-03-02 13:14:07 +00:00
2026-02-26 10:15:52 +00:00
2026-02-27 16:18:34 +00:00
2026-02-26 18:36:46 +00:00
2026-03-03 17:38:01 +00:00
2025-03-28 14:44:34 -03:00
2024-03-31 00:08:42 +01:00
2026-02-26 14:09:46 +01:00
2024-11-21 12:49:56 +01:00
2026-03-02 13:14:07 +00:00