Browse Source

typo

Originally committed as revision 26251 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
tags/v0.5
Diego Biurrun 17 years ago
parent
commit
bee972eead
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libswscale/yuv2rgb_altivec.c

+ 1
- 1
libswscale/yuv2rgb_altivec.c View File

@@ -695,7 +695,7 @@ SwsFunc yuv2rgb_init_altivec (SwsContext *c)

/*
and this seems not to matter too much I tried a bunch of
videos with abnormal widths and mplayer crashes else where.
videos with abnormal widths and MPlayer crashes elsewhere.
mplayer -vo x11 -rawvideo on:w=350:h=240 raw-350x240.eyuv
boom with X11 bad match.



Loading…
Cancel
Save