On Tue, May 12, 2020 at 11:25:34AM +0300, Martin Storsjö wrote: > Use this in vf_spp.c, where the get_pixels operation is done on > unaligned source addresses. > > This fixes fate-filter-spp on armv7.
LGTM > --- > People more familiar with the other assembly implementations of > get_pixels (in particular, x86) can hook them up to > get_pixels_unaligned if unaligned use explicitly is ok; as far as I > can read at least ff_get_pixels_mmx, it looks like it expects the source > to be aligned, but in practice it does seem to run fine even if > ff_get_pixels_sse2 is disabled. > --- id suggest that code that has been tested with unaligned data and works is enabled thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB There will always be a question for which you do not know the correct answer.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".