]> git.sesse.net Git - ffmpeg/history - libavfilter/dnn/Makefile
avcodec: postpone removal of deprecated libopenh264 wrapper options
[ffmpeg] / libavfilter / dnn / Makefile
2020-12-29 Xie, Lindnn/queue: add queue and safe_queue support
2020-09-29 Mingyu Yindnn/native: add native support for dense
2020-09-21 Guo, Yejundnn: change dnn interface to replace DNNData* with...
2020-08-10 Ting Fudnn/native: add native support for avg_pool
2020-07-02 Guo, Yejundnn: add openvino as one of dnn backend
2020-05-28 Ting Fudnn_backend_native_layer_mathunary: add abs support
2020-04-07 Guo, Yejundnn_backend_native_layer_mathbinary: add sub support
2019-10-15 Guo, Yejunavfilter/dnn: unify the layer execution function in...
2019-09-20 Guo, Yejunlibavfilter/dnn: add layer maximum for native mode.
2019-09-19 Guo, Yejunlibavfilter/dnn: separate depth_to_space layer from...
2019-09-19 Guo, Yejunlibavfilter/dnn: separate conv2d layer from dnn_backend...
2019-07-29 Guo, Yejundnn: add layer pad which is equivalent to tf.pad
2019-07-26 Guo, Yejunlibavfilter/dnn: move dnn files from libavfilter to...