<div dir="ltr"><div><div><div><div><div><div>on Android we build statically, so we need properly named vlc_entry_*.<br><br></div>here some examples:<br>rar => vlc_entry_module<br></div>codec flac => vlc_entry_flac<br>
</div>demux flac => vlc_entry_flac<br><br></div>it can't work well with those.<br></div>maybe that's not the best way to fix it, but it works.<br><br></div>if you have a better solution, please share it.<br><div>
<div><div><div><br></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Sep 21, 2013 at 5:05 PM, Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As a quick manual check would have informed you, only x264, vorbis, the<br>
Windows vouts and some chroma conversions use that macro at all.<br>
<br>
So this makes obviously no sense.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Rémi Denis-Courmont<br>
<a href="http://www.remlab.net/" target="_blank">http://www.remlab.net/</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div>