summaryrefslogtreecommitdiff
path: root/libavfilter/vf_sr.c
Commit message (Expand)AuthorAge
* avfilter/vf_sr: correct flags since the filter changes frame w/hGuo, Yejun2019-10-30
* avfilter/dnn: get the data type of network output from dnn execution resultGuo, Yejun2019-10-30
* lavf/sr: Refine the coding style for initJun Zhao2019-06-03
* lavf/sr: Don't need to check NULL before sws_freeContextJun Zhao2019-06-03
* lavf/sr: Dump input pixel format in error messageJun Zhao2019-06-03
* lavfi/sr: Change the backend type from flags to intJun Zhao2019-05-28
* lavfi/sr: Remove slice thread flagJun Zhao2019-05-28
* libavfilter/dnn: add more data type support for dnn model inputGuo, Yejun2019-05-08
* libavfilter/dnn: support multiple outputs for tensorflow modelGuo, Yejun2019-05-08
* libavfilter/dnn: avoid memcpy for tensorflow dnn outputGuo, Yejun2019-05-08
* libavfilter/dnn: determine dnn output during execute_model instead of set_inp...Guo, Yejun2019-05-08
* libavfilter/dnn: remove limit for the name of DNN model input/outputGuo, Yejun2019-05-08
* libavfilter/vf_sr: refine code to remove keyword 'else'Guo, Yejun2019-05-08
* 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