]> git.sesse.net Git - ffmpeg/history - libavfilter/dnn/dnn_backend_native_layers.c
avcodec: postpone removal of deprecated libopenh264 wrapper options
[ffmpeg] / libavfilter / dnn / dnn_backend_native_layers.c
2021-01-22 Mark Thompsondnn: Add ff_ prefix to unnamespaced globals
2021-01-01 Andreas RheinhardtMark some pointers as const
2020-09-29 Mingyu Yindnn/native: add native support for dense
2020-08-10 Ting Fudnn/native: add native support for avg_pool
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 load function in native...
2019-10-15 Guo, Yejunavfilter/dnn: unify the layer execution function in...