16 Commits (3044d0efee9136c19dfdcf6dcdf957e910a73fd5)

Author SHA1 Message Date
  Paul B Mahol 7e08a92370 avfilter/vf_convolve: reset fft/ifft pointers after free 5 years ago
  Paul B Mahol bd6c57d532 avfilter: add support for gray14 format 6 years ago
  Paul B Mahol 8c9a91ac82 avfilter: add deconvolve filter 7 years ago
  Paul B Mahol 87f148d526 avfilter/vf_convolve: remove padding, its unused and not needed 7 years ago
  Paul B Mahol caacbfa773 avfilter/vf_convolve: cosmetics 7 years ago
  Paul B Mahol e712d30173 avfilter/vf_convolve: add threading for complex multiplication 7 years ago
  Paul B Mahol c59e49f9b2 avfilter/vf_convolve: implement slice threading 7 years ago
  Paul B Mahol f9f1b2a927 avfilter/vf_convolve: split input/output operations from fft 7 years ago
  Paul B Mahol 86e3eebfb7 avfilter/vf_convolve: use shorter variants for pointers 7 years ago
  Paul B Mahol ec6608f51b avfilter/vf_convolve: clear coefficients only when needed 7 years ago
  Paul B Mahol 5533cbfc84 avfilter/vf_convolve: fix various issues 7 years ago
  Paul B Mahol 175122fcd5 avfilter/vf_convolve: fix convolution of borders 7 years ago
  Paul B Mahol b5958ff82e avfilter/vf_convolve: unbreak non-power of 2 width&height filtering 7 years ago
  Nicolas George 5f5dcf44e3 lavfi: rename framesync2 to framesync. 7 years ago
  James Almer 27a86b8ece avfilter/vf_convolve: use av_clip_uint8 7 years ago
  Paul B Mahol 4d41db7a31 avfilter: add generic FFT video convolve filter 7 years ago