]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_srcnn.c
libavfilter/vf_srcnn.c: adds DNN module backend AVOption, changes AV_LOG_INFO message...
[ffmpeg] / libavfilter / vf_srcnn.c
2018-06-08 Sergey Lavrushkinlibavfilter/vf_srcnn.c: adds DNN module backend AVOptio...
2018-06-05 Sergey LavrushkinAdds TensorFlow backend for dnn inference module.
2018-05-29 Sergey LavrushkinAdds dnn inference module for simple convolutional...
2018-05-14 Paul B Maholavfilter/vf_srcnn: use function to get number of threads
2018-05-08 Hendrik Leppkeslavfi/vf_srcnn: use avio_check instead of access
2018-05-05 James Almerfate: update fate-sws-pixdesc-query reference file
2018-05-04 Sergey LavrushkinAdds SRCNN filter.