Files
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-07-12 15:35:37 +02: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
2023-09-02 02:49:06 +02:00
2023-07-22 21:35:15 +03: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