Messages: add AndroidPrintMsg cb for Android
On android 5.0, PrintMsg blocks on fprintf when stderr is locked by flockfile.
This commit adds a default log callback for android in order to fix this issue,
and in order to have early logs (before libvlc_log_set is called).
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
Showing
Please register or sign in to comment