Mercurial > mplayer.hg
changeset 1148:93a9a0ca5fb0
bennehagytam egy bugot :(
author | al3x |
---|---|
date | Sun, 17 Jun 2001 18:33:05 +0000 |
parents | 82bbd3ee8ce7 |
children | 6a0f937b52e6 |
files | libvo/vo_ggi.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/vo_ggi.c Sun Jun 17 18:32:14 2001 +0000 +++ b/libvo/vo_ggi.c Sun Jun 17 18:33:05 2001 +0000 @@ -390,8 +390,8 @@ case IMGFMT_YV12: /* case IMGFMT_I420: case IMGFMT_IYUV: -*/ case IMGFMT_YUY2: -/* case IMGFMT_YVYU: + case IMGFMT_YUY2: + case IMGFMT_YVYU: case IMGFMT_UYVY:*/ return(1); case IMGFMT_RGB8: