9 Commits (1e34014010dba9325fc5430934b51a61a5007c63)

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