summaryrefslogtreecommitdiff
path: root/libavfilter/dnn_filter_common.c
Commit message (Expand)AuthorAge
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* libavfilter: Remove Async Flag from DNN Filter SideShubhanshu Saxena2021-08-28
* libavfilter: Unify Execution Modes in DNN FiltersShubhanshu Saxena2021-08-28
* avfilter/dnn_filter_common: Use const where appropriateLimin Wang2021-07-06
* lavfi/dnn_backend_tensorflow: add multiple outputs supportTing Fu2021-05-11
* lavfi/dnn: add classify support with openvino backendGuo, Yejun2021-05-06
* lavfi/dnn: refine dnn interface to add DNNExecBaseParamsGuo, Yejun2021-05-06
* lavfi/dnn: add post process for detectionGuo, Yejun2021-04-08
* lavfi/dnn: refine code for frame pre/proc processingGuo, Yejun2021-04-08
* dnn: add function type for modelGuo, Yejun2021-02-18
* dnn: extract common functions used by different filtersGuo, Yejun2021-02-18