]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_derain.c
avformat/rtsp: check return value of ffurl_read_complete
[ffmpeg] / libavfilter / vf_derain.c
2020-09-21 Guo, Yejundnn: put DNNModel.set_input and DNNModule.execute_model...
2020-09-21 Guo, Yejundnn: change dnn interface to replace DNNData* with...
2020-09-21 Guo, Yejundnn: add userdata for load model parameter
2020-08-25 Guo, Yejundnn: move output name from DNNModel.set_input_output...
2020-08-12 Guo, Yejundnn: add backend options when load the model
2020-04-07 Guo, Yejunavfilter/vf_derain.c: put all the calculation in model...
2019-10-30 Guo, Yejunavfilter/dnn: get the data type of network output from...
2019-08-26 Xuewei Mengavfilter/vf_derain: reindent code after last commit
2019-08-26 Xuewei Menglibavfilter: Add dehaze-filter option in existing derain.
2019-06-06 Xuewei Menglibavfilter: Add derain filter