[vlc-devel] [PATCH] YUV->RGBA conversion only supports multiples of 16

Asad Mehmood asad78611 at googlemail.com
Fri Feb 10 02:18:54 CET 2012


I have a recurrent crash with various files in the android port of vlc

gdb:
loop_col ()
    at modules/arm_neon/i420_rgb.S:196
196 vst4.u8 {red1,green1,blue1,alpha1}, [O2,:128]!

The only thing in common with these files is a resolution which is not
a multiple of 16


I currently have a file which has a resolution of 526 x 394 for test

http://dl.dropbox.com/u/52470615/yuv526394.mp4



More information about the vlc-devel mailing list