aboutsummaryrefslogtreecommitdiffstats
path: root/doc/encoders.texi
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2019-06-21 07:52:31 +1000
committerMichael Niedermayer <michael@niedermayer.cc>2019-10-30 10:06:38 +0100
commitfd172185580c1ccdcfb90bbfdb59fa806fad3117 (patch)
tree97743b09c37d6cecc1f231e31800fcbe1eb80d15 /doc/encoders.texi
parentd3dee676b8a8ab6752c599e25c9b5461f06a3959 (diff)
downloadffmpeg-fd172185580c1ccdcfb90bbfdb59fa806fad3117.tar.gz
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 <mike@multimedia.cx> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/encoders.texi')
0 files changed, 0 insertions, 0 deletions