[Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.41,1.42 vo_vesa.c,1.50,1.51
Michael Niedermayer
michaelni at gmx.at
Thu Nov 29 22:58:25 CET 2001
- Previous message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.41,1.42 vo_vesa.c,1.50,1.51
- Next message: [Mplayer-cvslog] CVS: main/postproc swscale.c,1.46,1.47 swscale_template.c,1.45,1.46 swscale.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi
On Thursday 29 November 2001 22:21, Arpi wrote:
> Hi,
>
> > - scale_xinc=(width << 16) / image_width - 2; // needed for proper
> > rounding - scale_yinc=(height << 16) / image_height +2;
> > + scale_srcW=width;
> > + scale_srcH=height;
>
> hmm. won't it break sliced outputs? (libmpeg2 without postprocess)
nope, but something else does, ill fix it asap
>
>
> A'rpi / Astral & ESP-team
Michael
- Previous message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.41,1.42 vo_vesa.c,1.50,1.51
- Next message: [Mplayer-cvslog] CVS: main/postproc swscale.c,1.46,1.47 swscale_template.c,1.45,1.46 swscale.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list