summaryrefslogtreecommitdiff
path: root/libavfilter/vf_derain.c
Commit message (Expand)AuthorAge
* lavfi/dnn_backend_tensorflow: add multiple outputs supportTing Fu2021-05-11
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* dnn: add function type for modelGuo, Yejun2021-02-18
* dnn: extract common functions used by different filtersGuo, Yejun2021-02-18
* dnn: put DNNModel.set_input and DNNModule.execute_model togetherGuo, Yejun2020-09-21
* dnn: change dnn interface to replace DNNData* with AVFrame*Guo, Yejun2020-09-21
* dnn: add userdata for load model parameterGuo, Yejun2020-09-21
* dnn: move output name from DNNModel.set_input_output to DNNModule.execute_modelGuo, Yejun2020-08-25
* dnn: add backend options when load the modelGuo, Yejun2020-08-12
* avfilter/vf_derain.c: put all the calculation in model file.Guo, Yejun2020-04-07
* avfilter/dnn: get the data type of network output from dnn execution resultGuo, Yejun2019-10-30
* avfilter/vf_derain: reindent code after last commitXuewei Meng2019-08-26
* libavfilter: Add dehaze-filter option in existing derain.Xuewei Meng2019-08-26
* libavfilter: Add derain filterXuewei Meng2019-06-06