aboutsummaryrefslogtreecommitdiffstats
path: root/doc/resampler.texi
diff options
context:
space:
mode:
authorRuiling Song <ruiling.song@intel.com>2019-06-27 10:07:21 +0800
committerRuiling Song <ruiling.song@intel.com>2019-08-07 14:31:28 +0800
commit98e419cbf5443b3e95d6bc7bdb807c9f54bfd6a7 (patch)
treed03ffca9763bd32cbeedf19bb3e44f5ad60a2933 /doc/resampler.texi
parent6c67c8ca9ae603b91e65274f93099ccb07bb33db (diff)
downloadffmpeg-98e419cbf5443b3e95d6bc7bdb807c9f54bfd6a7.tar.gz
avfilter/vf_convolution: add x86 SIMD for filter_3x3()
Tested using a simple command (apply edge enhance): ./ffmpeg_g -i ~/Downloads/bbb_sunflower_1080p_30fps_normal.mp4 \ -vf convolution="0 0 0 -1 1 0 0 0 0:0 0 0 -1 1 0 0 0 0:0 0 0 -1 1 0 0 0 0:0 0 0 -1 1 0 0 0 0:5:1:1:1:0:128:128:128" \ -an -vframes 1000 -f null /dev/null The fps increase from 151 to 270 on my local machine. Signed-off-by: Ruiling Song <ruiling.song@intel.com>
Diffstat (limited to 'doc/resampler.texi')
0 files changed, 0 insertions, 0 deletions