[MPlayer-cvslog] r32008 - in trunk: Makefile libmpcodecs/dec_video.c libmpcodecs/vf_ass.c libmpcodecs/vf_vo.c mencoder.c mplayer.c

Nicolas George nicolas.george at normalesup.org
Tue Aug 24 11:41:29 CEST 2010


Le septidi 7 fructidor, an CCXVIII, Diego Biurrun a écrit :
> > +#include "libvo/video_out.h"
> This looks unnecessary.

In this version, struct mp_eosd_res is still defined in video_out.h, where
it was originally. The next proposed patch (eosd-dynamic) moves it to
eosd.h while extending it.

> >      sh_video->vfilter=append_filters(sh_video->vfilter);
> > +  eosd_init(sh_video->vfilter);
> Indentation is off.

It was already in the surrounding code. Attached a patch to fix the
offending line. And another for the other place where the original code did
not follow the coding style.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mencoder-reindent.diff
Type: text/x-diff
Size: 317 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20100824/ae39ba38/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eosd-reindent.diff
Type: text/x-diff
Size: 343 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20100824/ae39ba38/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20100824/ae39ba38/attachment.pgp>


More information about the MPlayer-cvslog mailing list