Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avutil/executor: Fix stack overflow due to recursive call | Zhao Zhili | 2024-07-11 | 1 | -0/+7 |
* | avutil/executor: Fix missing check before using mutex | Zhao Zhili | 2024-07-11 | 1 | -3/+6 |
* | avutil/executor: Allowing thread_count be zero | Zhao Zhili | 2024-06-27 | 1 | -10/+18 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -1/+3 |
* | avutil: add thread executor | Nuo Mi | 2023-09-02 | 1 | -0/+201 |