2011/8/19 The Configurator <span dir="ltr"><<a href="mailto:configurator@gmail.com">configurator@gmail.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<div><br></div><div>Has anyone considered porting VLC to run on NaCl? That's a requirement to run on Chrome OS, and of course would mean it can work on any OS as a Chrome Application which would be nice.</div><div>

<br></div><div style="direction:ltr">If not, and you don't know of a reason not to try, I'm willing to spend a while looking into it. I only need one thing to get started - what are the minimum possible requirements for building, assuming I have no external libraries? In other words, what libraries are essential which ones can I get rid of? I'm fine with it not being able to decode anything as a first step for example. So what do I need to do to create a minimum build?</div>
</blockquote><div><br></div><div>You can start by building VLC with dummy modules, it shouldn't require any special libs. For regular playback usage scenarios you would need one VOUT, one AOUT, (G)UI, many access modules, many demuxers and maybe libavcodec for decoding.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><br></div><div>Thanks for your help.</div>
<br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br>