aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/dnn/safe_queue.c
Commit message (Expand)AuthorAgeFilesLines
* dnn/queue: remove prefix FF for Queue and SafeQueueGuo, Yejun2021-01-221-9/+9
* dnn/queue: add error check and cleanupGuo, Yejun2020-12-311-5/+11
* dnn: fix issue when pthread is not supportedGuo, Yejun2020-12-311-16/+34
* dnn: fix redefining typedefs and also refine naming with correct prefixGuo, Yejun2020-12-311-17/+17
* dnn/queue: add queue and safe_queue supportXie, Lin2020-12-291-0/+92