applied to trunk, would be nice if someone with branches checked out could
apply to 1.7


On Mon, Jan 7, 2013 at 8:56 AM, Arvind R <arvin...@gmail.com> wrote:

> Hi all,
>
> I used to use emotion earlier, but I don't remember whether it was
> with the default gstreamer backend or not. Found the xine backend not
> working with emotion-1.7.4 even with this patch applied. Now, with
> emotion-1.7.5+svn82296 installed without the patch, no video with xine
> backend. With patch applied -  Voila! xine plays!
>
> The '22' is the VIDEO_OUT_XINE_API_VERSION in xine/video_out.h
>
> Arvind. R.
> ---
> 1 file changed. 1 line added
> --- a/src/modules/xine/emotion_xine_vo_out.c    2013-01-07
> 10:44:19.000000000 +0530
> +++ b/src/modules/xine/emotion_xine_vo_out.c    2013-01-07
> 10:50:18.000000000 +0530
> @@ -117,6 +117,7 @@ static vo_info_t _emotion_info =
>  plugin_info_t emotion_xine_plugin_info[] =
>  {
>       { PLUGIN_VIDEO_OUT, 21, "emotion", XINE_VERSION_CODE,
> &_emotion_info, _emotion_class_init },
> +     { PLUGIN_VIDEO_OUT, 22, "emotion", XINE_VERSION_CODE,
> &_emotion_info, _emotion_class_init },
>       { PLUGIN_NONE, 0, "", 0, NULL, NULL }
>  };
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122412
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>



-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to