On 02/11/2016 21:34, Andreas Cadhalpun wrote:

> @@ -67,10 +67,10 @@ static void get_pixels_altivec(int16_t *restrict block, 
> const uint8_t *pixels,
>                                 ptrdiff_t line_size)
>  {

The patch makes sense only if line_size is not a multiple of 16 and
normally AVFrames have their linesizes multiple of 32 ...

The fate tests in Libav pass w/out the patch on real hardware and qemu,
could you please tell me how do you get a line_size that is not multiple
of 16 ?

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to