diff options
author | Anton Khirnov <anton@khirnov.net> | 2021-05-20 13:37:06 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2021-07-03 15:57:13 +0200 |
commit | fe490ec16531ac2d10a6bd8d3be560d31b00af67 (patch) | |
tree | ee06bc9cbb4285f4eef28a65bf7fbd1ef316ae2d /libswscale/aarch64/swscale_unscaled.c | |
parent | 0f8e0957d23038f80c8c6193b4f940cfd0b42c9c (diff) | |
download | ffmpeg-fe490ec16531ac2d10a6bd8d3be560d31b00af67.tar.gz |
sws: separate the calls to scaled vs unscaled conversion
Call the scaler function directly rather than through a function
pointer. Drop the now-unused return value from ff_getSwsFunc() and
rename the function to reflect its new role.
This will be useful in the following commits, where it will become
important that the amount of output is different for scaled vs unscaled
case.
Diffstat (limited to 'libswscale/aarch64/swscale_unscaled.c')
0 files changed, 0 insertions, 0 deletions