Hello,
I have problems when building the android version on the latest Ubuntu version:
The compile-libvlc.sh script complains about undefined references to avcodec functions (starting by avcodec_find_decoder) and ff_* (like ff_amv_decoder) after creating libvlcjni.so.
Do I have some conflict with other libraries or something is missing?