On Fri, Jun 21, 2019 at 07:52:31AM +1000, Peter Ross wrote: > 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 <m...@multimedia.cx> > --- > libavcodec/vp3.c | 10 ++++++++-- > libavcodec/vp3dsp.c | 4 ++-- > libavcodec/vp3dsp.h | 2 ++ > libavcodec/x86/vp3dsp_init.c | 4 ++-- > 4 files changed, 14 insertions(+), 6 deletions(-)
will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you fake or manipulate statistics in a paper in physics you will never get a job again. If you fake or manipulate statistics in a paper in medicin you will get a job for life at the pharma industry.
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".