[vlc-devel] [PATCH] missing MODULE_NAME_IS_ for android

XilasZ xilasz at gmail.com
Sat Sep 21 17:16:12 CEST 2013


on Android we build statically, so we need properly named vlc_entry_*.

here some examples:
rar => vlc_entry_module
codec flac => vlc_entry_flac
demux flac => vlc_entry_flac

it can't work well with those.
maybe that's not the best way to fix it, but it works.

if you have a better solution, please share it.



On Sat, Sep 21, 2013 at 5:05 PM, Rémi Denis-Courmont <remi at remlab.net>wrote:

> As a quick manual check would have informed you, only x264, vorbis, the
> Windows vouts and some chroma conversions use that macro at all.
>
> So this makes obviously no sense.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130921/11ed2ada/attachment.html>


More information about the vlc-devel mailing list