mirror of https://github.com/FFmpeg/FFmpeg.git
Recent register allocation changes (x86inc.asm update) changed the register order and thus opcodes for the inner loops. One of them became >128bytes, which confuses other parts of this function where it jumps to fixed-offset positions to extend the edge by fixed amounts. A simple register change fixes this.pull/5/head
parent
ef0ee7f657
commit
b089ca871a
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue