mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/390/head
parent
f0b1cab538
commit
cb1479faca
1 changed files with 11 additions and 14 deletions
Loading…
Reference in new issue