mirror of https://github.com/FFmpeg/FFmpeg.git
Use this in vf_spp.c, where the get_pixels operation is done on unaligned source addresses. Hook up the x86 (mmx and sse) versions of get_pixels to this function pointer, as those implementations seem to support unaligned use. This fixes fate-filter-spp on armv7. Signed-off-by: Martin Storsjö <martin@martin.st>pull/338/head
parent
b12b05374f
commit
353aecbb28
6 changed files with 17 additions and 3 deletions
Loading…
Reference in new issue