Files
third_party_ffmpeg/libavcodec/x86
Peter Ross c0d06e33a7 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>
2019-10-30 10:06:38 +01:00
..
2015-02-06 23:35:02 +01:00
2017-11-25 13:11:45 -03:00
2016-03-01 10:18:28 +01:00
2015-08-04 20:13:09 +02:00
2015-08-04 20:13:09 +02:00
2018-05-07 23:27:41 +01:00
2015-08-04 20:13:09 +02:00
2015-08-11 11:12:01 +02:00
2015-08-11 11:12:01 +02:00
2018-03-07 22:26:53 +01:00
2018-03-07 22:26:53 +01:00
2015-08-04 20:13:09 +02:00
2016-08-06 18:27:01 -03:00
2019-05-03 01:20:18 -03:00
2016-10-21 23:58:47 +02:00