[FFmpeg-devel] avfilter/x86/vf_interlace : fix crash if unaligned data (ticket 6491)
Martin Vignali
martin.vignali at gmail.com
Fri Dec 15 13:41:24 EET 2017
>
> Would it be faster to instead process the unaligned pixels
> separately and use aligned access for most of the line?
>
> <http://ffmpeg.org/mailman/listinfo/ffmpeg-devel>
>
Probably. but the asm code will become more complex.
Without a checkasm test for these funcs, i prefer to not try to touch it !
:-)
Martin
More information about the ffmpeg-devel
mailing list