[FFmpeg-devel] [PATCH] avcodec/me_cmp: Fix crashes on ARM due to misalignment

Michael Niedermayer michael at niedermayer.cc
Tue Aug 22 00:18:43 EEST 2017


On Sat, Aug 19, 2017 at 11:38:58PM +0200, Michael Niedermayer wrote:
> Adds a diff_pixels_unaligned()
> 
> Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872503
> 
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/me_cmp.c               | 10 +++++-----
>  libavcodec/pixblockdsp.c          |  1 +
>  libavcodec/pixblockdsp.h          |  5 +++++
>  libavcodec/x86/pixblockdsp_init.c |  2 ++
>  4 files changed, 13 insertions(+), 5 deletions(-)

applied

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170821/8bed482b/attachment.sig>


More information about the ffmpeg-devel mailing list