| Commit message (Expand) | Author | Age | Files | Lines |
* | libavfilter: Prepare to handle specific error codes in DNN Filters | Shubhanshu Saxena | 2022-03-12 | 1 | -5/+5 |
* | libavfilter: Remove Async Flag from DNN Filter Side | Shubhanshu Saxena | 2021-08-28 | 1 | -1/+1 |
* | libavfilter: Unify Execution Modes in DNN Filters | Shubhanshu Saxena | 2021-08-28 | 1 | -2/+1 |
* | avfilter/dnn_filter_common: Use const where appropriate | Limin Wang | 2021-07-06 | 1 | -1/+1 |
* | lavfi/dnn_filter_common.h: make filter option 'options' as deprecated | Guo, Yejun | 2021-05-24 | 1 | -1/+1 |
* | lavfi/dnn_backend_tensorflow: add multiple outputs support | Ting Fu | 2021-05-11 | 1 | -2/+4 |
* | lavfi/dnn: add classify support with openvino backend | Guo, Yejun | 2021-05-06 | 1 | -0/+2 |
* | lavfi/dnn: add post process for detection | Guo, Yejun | 2021-04-08 | 1 | -0/+1 |
* | lavfi/dnn: refine code for frame pre/proc processing | Guo, Yejun | 2021-04-08 | 1 | -0/+1 |
* | dnn: add function type for model | Guo, Yejun | 2021-02-18 | 1 | -1/+1 |
* | dnn: extract common functions used by different filters | Guo, Yejun | 2021-02-18 | 1 | -0/+59 |