aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bookmarklets.html
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-06-18 20:15:12 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-07-28 02:42:14 +0200
commitdd141a50ccb3913d6e9b46478cac7a640e76ddc4 (patch)
tree407a0b5ff67ee18dcb3bdaa8ee18126297d60a74 /tools/bookmarklets.html
parent568c1b8166b111d41e6b416e6d98244072fb087a (diff)
downloadffmpeg-dd141a50ccb3913d6e9b46478cac7a640e76ddc4.tar.gz
postproc: fix unaligned access
QP_store is only 8-bit-aligned, so accessing it as uint32_t causes SIGBUS crashes on sparc. The AV_RN32/AV_WN32 macros only do unaligned access in the HAVE_FAST_UNALIGNED case. Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> (cherry picked from commit 590743101dc934043f34013f1c9bb9fb261355b0) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tools/bookmarklets.html')
0 files changed, 0 insertions, 0 deletions