Hi, 2015-03-01 22:07 GMT+01:00 James Almer <jamr...@gmail.com>: > @@ -537,7 +537,7 @@ align 16 > > HEVC_SAO_EDGE_FILTER_COMPUTE_10 > CLIPW m2, m0, [pw_mask %+ %1] > - mova [dstq], m2 > + movu [dstq], m2 > %endif > > %assign i 0 > -- > 2.3.0
Not really important, but I would think this hunk is unnecessary: Main10 using 16x16 CTBs would result in 8-pixel-wide chroma blocks, but then it's 10 bits, so it should still be 16-byte-aligned (as long as the allocation and strides are themselves ok, ofc). Best regards, Christophe _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel