9 Commits (e4788ae31b2e9af45d11f4bf4498c075dcc25a6c)

Author SHA1 Message Date
  Steven Liu 4b00332203 avfilter/sr: process and output message when load_model is NULL 7 years ago
  Pedro Arthur 1cb101f60d avfilter/vf_sr: Fix coverity CID 1439584 7 years ago
  Zhao Zhili 0d7a75e848 avfilter/vf_sr: fix read out of bounds 7 years ago
  Sergey Lavrushkin bd10c1e9a8 libavfilter: Removes stored DNN models. Adds support for native backend model file format in tf backend. 7 years ago
  Sergey Lavrushkin 95cb2127ad libavfilter/vf_sr.c: Removes uint8 -> float and float -> uint8 conversions. 7 years ago
  Sergey Lavrushkin 9d87897ba8 libavfilter: Code style fixes for pointers in DNN module and sr filter. 7 years ago
  Sergey Lavrushkin 4eb63efbda libavfilter: Adds on the fly generation of default DNN models for tensorflow backend instead of storing binary model. 7 years ago
  Pedro Arthur 54b425a7fa libavfilter: vf_sr.c remove warnings 7 years ago
  Sergey Lavrushkin 575b718990 Adds ESPCN super resolution filter merged with SRCNN filter. 7 years ago