[MPlayer-dev-eng] [patch] dvd navigation for 20020402
Kees Cook
mplayer at outflux.net
Wed Apr 3 04:02:04 CEST 2002
On Tue, Apr 02, 2002 at 05:53:00PM -0800, Kees Cook wrote:
> @@ -390,7 +393,7 @@
> spu->image, spu->aimage, spu->stride);
> }
> else {
> - if (spu->scaled_frame_width != dxs || spu->scaled_frame_height != dys) { /* Resizing is needed */
> + if (spu->scaled_frame_width != dxs || spu->scaled_frame_height != dys) { /* Resizing is needed */
> /* scaled_x = scalex * x / 0x100
> scaled_y = scaley * y / 0x100
> order of operations is important because of rounding. */
Agh! How'd this get back in?! Sorry, please tear this out of my patch,
it's a stupid whitespace difference.
--
Kees Cook @outflux.net
More information about the MPlayer-dev-eng
mailing list