diff options
author | Nelson Gomez <nelson.gomez@microsoft.com> | 2020-04-25 19:37:01 -0700 |
---|---|---|
committer | Josh de Kock <josh@itanimul.li> | 2020-06-14 16:34:07 +0100 |
commit | 7c39c3c1a6f35a6b47970417b1e273141eadb856 (patch) | |
tree | e46b220d6ec2463cbd242551ef7fa9d6ece7cfe3 /libavfilter/vf_cover_rect.c | |
parent | 01be03a4a0a81464aac1741bd393c09aaa8cc0e5 (diff) | |
download | ffmpeg-7c39c3c1a6f35a6b47970417b1e273141eadb856.tar.gz |
swscale: make yuv2interleavedX more asm-friendly
Extracting information from SwsContext in assembly is difficult, and
rearranging SwsContext just for asm access didn't look good. These
functions only need a couple of fields from it anyway, so just make
them parameters in their own right.
Signed-off-by: Nelson Gomez <nelson.gomez@microsoft.com>
Diffstat (limited to 'libavfilter/vf_cover_rect.c')
0 files changed, 0 insertions, 0 deletions