ffmpeg/libavutil
Nuo Mi 25ecc94d58
avutil: add thread executor
The executor design pattern was introduced by java
<https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/concurrent/Executor.html>
it also adapted by python
<https://docs.python.org/3/library/concurrent.futures.html>
Compared to handcrafted thread pool management, it greatly simplifies the thread code.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2023-09-02 02:49:06 +02:00
..
2023-07-15 22:56:30 +03:00
2023-03-26 01:46:39 +01:00
2023-07-12 15:35:37 +02:00
2023-02-09 15:35:14 +01:00
2023-02-09 15:35:14 +01:00
2022-09-13 16:50:43 -03:00
2022-11-06 08:26:50 +01:00
2023-09-02 02:49:06 +02:00
2023-09-02 02:49:06 +02:00
2023-08-08 09:46:11 +02:00
2022-10-17 09:56:47 +02:00
2023-09-02 02:49:06 +02:00
2023-02-09 15:35:14 +01:00
2023-02-09 15:35:14 +01:00
2023-07-22 21:35:15 +03:00
2022-10-17 09:51:47 +02:00
2023-09-01 23:59:10 +02:00
2023-09-02 02:49:06 +02:00
2023-08-08 09:46:11 +02:00
2023-08-08 09:46:11 +02:00