diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-12-24 01:14:51 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-11-15 12:25:46 +0100 |
commit | 7bc4f1452f2b404855c56b8ad1aa4db5d08cdf9e (patch) | |
tree | 7f55e834526fbcd576c42ea522f4f6e67c89a1d2 /libavfilter/framesync.c | |
parent | b5a8b3883e44263b648a28c5e354e6d1d2fd55dc (diff) | |
download | ffmpeg-7bc4f1452f2b404855c56b8ad1aa4db5d08cdf9e.tar.gz |
avcodec/utils: Optimize ff_color_frame() using memcpy()
4650975 -> 4493240 dezicycles
This optimizes lines 2 and later. Line 1 still uses av_memcpy_backptr()
This change originally fixed ossfuzz 10790 but this is now fixed by other
optimizations already
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 95e5396919b13a00264466b5d766f80f1a4f7fdc)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/framesync.c')
0 files changed, 0 insertions, 0 deletions