diff options
author | Martin Storsjö <martin@martin.st> | 2025-03-04 10:29:36 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2025-03-10 14:03:58 +0200 |
commit | 73f4668ef8167d90a1804c04a1537d21aedd29e4 (patch) | |
tree | b87fd717c08a9041d0596f68fd278864ae17fbb8 /libavfilter/drawutils.c | |
parent | 87e5da90674b17d50e4cce9bae5037dbf1e7f1ff (diff) | |
download | ffmpeg-73f4668ef8167d90a1804c04a1537d21aedd29e4.tar.gz |
swscale: aarch64: Simplify the assignment of lumToYV12
We normally don't need else statements here; the common pattern
is to assign lower level SIMD implementations first, then
conditionally reassign higher level ones afterwards, if supported.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavfilter/drawutils.c')
0 files changed, 0 insertions, 0 deletions