diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-04 03:45:57 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-04 23:57:19 +0200 |
commit | a4800643bba40cf8461406aa078da93e42e6ea6c (patch) | |
tree | 9088add2827616c4b1855225070174efa5269f1e /libswscale/yuv2rgb.c | |
parent | e54696bcaa0819674e2f9bc7c9a4c87383675091 (diff) | |
download | ffmpeg-a4800643bba40cf8461406aa078da93e42e6ea6c.tar.gz |
avcodec/lossless_videoencdsp: Don't presume alignment in diff_bytes
The alignment of all the parameters in diff_bytes can be
anything the despite the documentation claiming otherwise.
8ecd38312210d48ec9e50d78fc223d60e71a30ed was based around
said documentation and is therefore insufficient to fix
e.g. the misaligned loads that happen in the huffyuvbgra
and huffyuvbgr24 vsynth FATE-tests.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libswscale/yuv2rgb.c')
0 files changed, 0 insertions, 0 deletions