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
..
2017-10-21 12:15:57 -03:00
2017-10-03 19:47:37 -03:00
2017-10-04 23:51:44 -03:00
2017-10-29 15:21:35 +01:00
2017-12-02 18:25:25 +01:00
2019-03-31 23:36:43 +02:00
2019-03-31 23:35:00 +02:00
2017-11-21 10:57:03 -03:00
2017-11-21 10:57:03 -03:00
2017-10-12 13:48:35 -03:00
2017-10-01 17:35:30 -03:00
2017-11-23 20:00:13 +01:00
2017-11-25 13:11:45 -03:00
2018-02-12 10:50:37 +00:00
2019-02-20 15:27:43 -03:00
2018-01-11 23:46:31 -03:00
2018-01-11 23:46:31 -03:00
2017-11-21 09:41:58 +01:00
2017-11-21 09:41:58 +01:00
2017-11-21 09:41:58 +01:00
2017-11-21 09:42:08 +01:00
2017-11-21 09:42:08 +01:00
2018-04-02 13:06:23 +01:00
2017-10-12 13:48:35 -03:00
2017-11-20 18:33:58 -03:00
2017-11-20 18:33:58 -03:00
2017-12-10 00:51:01 -03:00
2017-12-10 00:51:01 -03:00
2018-01-28 20:23:11 +01:00
2018-01-28 20:23:11 +01:00
2019-05-14 16:47:56 -03:00
2018-05-07 23:44:40 +01:00
2018-05-07 23:27:41 +01:00
2017-11-14 04:54:31 +01:00
2019-09-11 20:50:45 -03:00
2019-09-11 20:42:31 -03:00
2018-12-02 12:55:35 +01:00
2017-10-12 13:48:35 -03:00
2018-03-07 22:26:53 +01:00
2018-03-07 22:26:53 +01:00
2017-11-21 09:00:42 +01:00
2017-11-21 10:57:14 -03:00
2019-05-02 19:21:37 +02:00
2019-05-03 01:20:18 -03:00
2019-10-30 10:06:38 +01:00
2017-10-21 12:28:39 -03:00