summaryrefslogtreecommitdiff
path: root/libavfilter/vf_sr.c
Commit message (Expand)AuthorAge
* avfilter/sr: process and output message when load_model is NULLSteven Liu2018-09-24
* avfilter/vf_sr: Fix coverity CID 1439584Pedro Arthur2018-09-21
* avfilter/vf_sr: fix read out of boundsZhao Zhili2018-09-19
* libavfilter: Removes stored DNN models. Adds support for native backend model...Sergey Lavrushkin2018-09-17
* libavfilter/vf_sr.c: Removes uint8 -> float and float -> uint8 conversions.Sergey Lavrushkin2018-08-14
* libavfilter: Code style fixes for pointers in DNN module and sr filter.Sergey Lavrushkin2018-08-07
* libavfilter: Adds on the fly generation of default DNN models for tensorflow ...Sergey Lavrushkin2018-08-07
* libavfilter: vf_sr.c remove warningsPedro Arthur2018-07-02
* Adds ESPCN super resolution filter merged with SRCNN filter.Sergey Lavrushkin2018-07-02