Browse Source

avfilter/vf_convolution: rewrite so it doesn't use temp buffers

Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n4.1
Paul B Mahol 7 years ago
parent
commit
ab1114a0f5
1 changed files with 261 additions and 708 deletions
  1. +261
    -708
      libavfilter/vf_convolution.c

+ 261
- 708
libavfilter/vf_convolution.c
File diff suppressed because it is too large
View File


Loading…
Cancel
Save