aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vorbis.c
diff options
context:
space:
mode:
authorEvgeny Pavlov <lucenticus@gmail.com>2023-07-31 13:26:16 +0200
committerPaul B Mahol <onemda@gmail.com>2023-08-21 17:04:51 +0200
commitcb1479faca0f41f575d680784f66b7d519a24b14 (patch)
tree7f3c576a4a6d6c6fd5acf7fe734c7315a38c364b /libavcodec/vorbis.c
parentf0b1cab53816aa53b78e63d3c53d02aa2a081820 (diff)
downloadffmpeg-cb1479faca0f41f575d680784f66b7d519a24b14.tar.gz
avfilter/vf_ssim: Fix x86 assembly code for SSIM calculation
This commit fixes bug #10495 The code had several bugs related to post-loop compensation code: - test assembly instruction performs bitwise AND operation and generate flags used by jz branch instruction. Wrong test condition leads to incorrect branching - Incorrect compensation code for some branches Signed-off-by: Evgeny Pavlov <lucenticus@gmail.com>
Diffstat (limited to 'libavcodec/vorbis.c')
0 files changed, 0 insertions, 0 deletions