diff options
author | Peter Ross <[email protected]> | 2019-06-21 07:52:31 +1000 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2019-10-30 10:06:38 +0100 |
commit | fd172185580c1ccdcfb90bbfdb59fa806fad3117 (patch) | |
tree | 97743b09c37d6cecc1f231e31800fcbe1eb80d15 /tools/python/convert_header.py | |
parent | d3dee676b8a8ab6752c599e25c9b5461f06a3959 (diff) |
vp4: prevent unaligned memory access in loop filter
VP4 applies a loop filter during motion compensation, causing the block offset
will often by unaligned. This produces a bus error on some platforms, namely
ARMv7 NEON.
This patch adds a unaligned version of the loop filter function pointer
to VP3DSPContext.
Reported-by: Mike Melanson <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tools/python/convert_header.py')
0 files changed, 0 insertions, 0 deletions