Hi,
I'm trying to compile latest android version in console and get this error:
CC packetizer/mpegvideo.lo
../../modules/arm_neon/chroma_yuv.c:60:5: error: incomplete definition of type
'struct picture_t'
DEFINE_PACK(out, dst);
^~~~~~~~~~~~~~~~~~~~~
I moved to Ubuntu 15.10 in order to install latest packages.
Before this I was able to successfully compile vlc 1.5.90 version.
Please help!
Dmitry