On Mon, Sep 5, 2011 at 10:15 AM, Vincent Torri <vto...@univ-evry.fr> wrote:
>
> is it possible to:
>
>  * use ecore_pipe ?
>  * use eina_lock instead of pthread ?
>
> we have written all that stuff to make the EFL cross platform.

Vincent, the player does not link with EFL... actually most of players
wont. For example generic-gstreamer should be a glib-only binary.

For windows I believe the best option is to create a generic_w32 (can
register itself with "generic" module, and replace the linux one) that
does it using windows standard ways... like native shm support or
other communication means.

What do you think? Isn't this better (even more in performance) solution?

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to