aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/dnn/queue.h
Commit message (Expand)AuthorAgeFilesLines
* lavfi/dnn: Common Function to Get Async Result in DNN BackendsShubhanshu Saxena2021-08-101-0/+1
* lavfi/dnn/queue.h: Add Documentation to QueueShubhanshu Saxena2021-04-271-0/+75
* dnn/queue: remove prefix FF for Queue and SafeQueueGuo, Yejun2021-01-221-10/+10
* dnn/queue: add error check and cleanupGuo, Yejun2020-12-311-2/+2
* dnn: fix redefining typedefs and also refine naming with correct prefixGuo, Yejun2020-12-311-10/+10
* dnn/queue: add queue and safe_queue supportXie, Lin2020-12-291-0/+41