summaryrefslogtreecommitdiff
path: root/libavfilter/dnn_interface.c
Commit message (Expand)AuthorAge
* libavfilter: Code style fixes for pointers in DNN module and sr filter.Sergey Lavrushkin2018-08-07
* libavfilter/dnn_interface.c: fix av_freep dnn_module.Sergey Lavrushkin2018-06-08
* Adds TensorFlow backend for dnn inference module.Sergey Lavrushkin2018-06-05
* Adds dnn inference module for simple convolutional networks. Reimplements src...Sergey Lavrushkin2018-05-29