summaryrefslogtreecommitdiff
path: root/libavfilter/dnn_filter_common.h
Commit message (Expand)AuthorAgeFilesLines
* libavfilter: Prepare to handle specific error codes in DNN FiltersShubhanshu Saxena2022-03-121-5/+5
* libavfilter: Remove Async Flag from DNN Filter SideShubhanshu Saxena2021-08-281-1/+1
* libavfilter: Unify Execution Modes in DNN FiltersShubhanshu Saxena2021-08-281-2/+1
* avfilter/dnn_filter_common: Use const where appropriateLimin Wang2021-07-061-1/+1
* lavfi/dnn_filter_common.h: make filter option 'options' as deprecatedGuo, Yejun2021-05-241-1/+1
* lavfi/dnn_backend_tensorflow: add multiple outputs supportTing Fu2021-05-111-2/+4
* lavfi/dnn: add classify support with openvino backendGuo, Yejun2021-05-061-0/+2
* lavfi/dnn: add post process for detectionGuo, Yejun2021-04-081-0/+1
* lavfi/dnn: refine code for frame pre/proc processingGuo, Yejun2021-04-081-0/+1
* dnn: add function type for modelGuo, Yejun2021-02-181-1/+1
* dnn: extract common functions used by different filtersGuo, Yejun2021-02-181-0/+59