Martin Pulec
88834e113b
parallel_pix_conv: accept 0 for thread count (auto)
...
\+ document
\+ remove inclusion of config*.h (in worker.h as well; fixed a guard
macro there as well)
\+ ptrdiff_t for iteration to compute in wider type (clang-tidy
bugprone-implicit-widening-of-multiplication-result)
2023-11-13 10:27:10 +01:00
Martin Pulec
bfcf910403
speex resapler: run in parallel
2022-11-08 16:49:36 +01:00
Martin Pulec
c485e7500c
added respawn parallel
...
For easier parallelism where input data can be split to independent
chunks processed in parallel.
2022-08-12 11:55:22 +02:00
Martin Pulec
7ea5def885
Added task_run_parallel
2021-11-24 16:22:19 +01:00
Martin Pulec
31d9809fcd
Updated documentation
...
Updated authors, copyright to 3-clause BSD (where possible) and file-level Doxygen
2019-11-09 13:47:11 +01:00
Martin Pulec
d3f50101b0
Fixed worker
2015-08-07 18:32:24 +02:00
Martin Pulec
6835e97edc
Worker: type rename (conflict on OS X)
2015-08-07 18:32:15 +02:00
Martin Pulec
1b0fe1ba1d
Worker: added possibility to run a task detached
2014-03-13 16:50:14 +01:00
Martin Pulec
cf24a98a43
Video compress: spread tiles over multiple threads
2013-03-27 14:46:21 +01:00