20 Commits (e3424575f5882a8fd97ada4081c20c92b550bcc0)

Author SHA1 Message Date
  Jun Zhao 0b7bfa8ad7 lavf/sr: Refine the coding style for init 6 years ago
  Jun Zhao 5c1fbc4239 lavf/sr: Don't need to check NULL before sws_freeContext 6 years ago
  Jun Zhao 51b0e81216 lavf/sr: Dump input pixel format in error message 6 years ago
  Jun Zhao 9b069eb14e lavfi/sr: Change the backend type from flags to int 6 years ago
  Jun Zhao b983e71bde lavfi/sr: Remove slice thread flag 6 years ago
  Guo, Yejun c636dc9819 libavfilter/dnn: add more data type support for dnn model input 6 years ago
  Guo, Yejun 25c1cd909f libavfilter/dnn: support multiple outputs for tensorflow model 6 years ago
  Guo, Yejun 7adfb6132e libavfilter/dnn: avoid memcpy for tensorflow dnn output 6 years ago
  Guo, Yejun e2b92896c4 libavfilter/dnn: determine dnn output during execute_model instead of set_input_output 6 years ago
  Guo, Yejun 05f86f05bb libavfilter/dnn: remove limit for the name of DNN model input/output 6 years ago
  Guo, Yejun 05aec8bb13 libavfilter/vf_sr: refine code to remove keyword 'else' 6 years ago
  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