Files
ffmpeg/libavcodec
Peter Ross fd17218558 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
..
2019-10-17 12:33:50 +02:00
2019-09-26 21:02:34 +02:00
2019-10-21 22:57:10 +02:00
2019-09-25 17:18:37 +02:00
2019-09-19 21:30:54 +02:00
2019-09-20 01:36:13 +02:00
2019-10-06 17:29:11 +08:00
2019-10-10 14:34:19 +02:00
2019-08-29 21:04:54 +02:00
2019-08-29 15:57:54 +02:00
2019-09-19 23:56:03 -07:00
2019-09-02 13:46:11 -07:00
2019-10-10 14:34:20 +02:00
2019-10-22 10:51:42 +08:00
2019-09-06 22:26:55 +02:00
2019-08-23 22:24:07 +02:00
2019-09-20 23:26:34 +02:00
2019-09-16 21:30:19 +02:00
2019-10-25 00:22:33 +02:00
2019-10-26 09:57:01 -07:00
2019-09-05 19:45:53 +02:00