summaryrefslogtreecommitdiff
path: root/libavutil/slicethread.c
Commit message (Expand)AuthorAgeFilesLines
* slicethread: Limit the automatic number of threads to 16Martin Storsjö2022-09-061-1/+3
* avutil/avassert: Don't include avutil.hAndreas Rheinhardt2022-02-241-0/+1
* lavu/slicethread: return ENOSYS rather than EINVAL in the dummy funcAnton Khirnov2021-08-291-1/+1
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-221-0/+1
* w32pthreads: always use Vista+ API, drop XP supportwm42017-12-261-4/+0
* avutil: merge slice threading implementation from avcodec and avfilterMuhammad Faiz2017-07-191-0/+259