[MPlayer-cvslog] r22147 - trunk/libvo/vo_xvmc.c
Diego Biurrun
diego at biurrun.de
Mon Feb 5 18:52:04 CET 2007
On Mon, Feb 05, 2007 at 06:36:28PM +0100, mail at kraymer.de wrote:
> >
> > Log:
> > beckend -> backend typo fix in printf
> >
> > --- trunk/libvo/vo_xvmc.c (original)
> > +++ trunk/libvo/vo_xvmc.c Mon Feb 5 18:15:44 2007
> > @@ -585,7 +585,7 @@
> > case BACKEND_SUBPICTURE:
> > - printf("vo_xvmc: OSD support by beckend rendering (fast)\n");
> > + printf("vo_xvmc: OSD support by backend rendering (fast)\n");
> > printf("vo_xvmc: Pleace send feedback to configrm that it
> > work,otherwise send bugreport!\n"); break;
>
> While being at it, you could have fixed the "Pleace .. configrm ..work" as
> well ;)
Don't hesitate to commit such things yourself ..
Diego
More information about the MPlayer-cvslog
mailing list