Mercurial > mplayer.hg
changeset 856:258884190f83
ehh...
author | arpi_esp |
---|---|
date | Thu, 24 May 2001 01:30:51 +0000 |
parents | 044cfdebe60c |
children | e03ac8b7fb1a |
files | mplayer.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mplayer.c Thu May 24 01:19:29 2001 +0000 +++ b/mplayer.c Thu May 24 01:30:51 2001 +0000 @@ -1790,8 +1790,8 @@ if(in_size){ sh_video->bih->biSizeImage = in_size; - sh_video->bih->biWidth = 1280; - sh_video->o_bih.biWidth = 1280; +// sh_video->bih->biWidth = 1280; +// sh_video->o_bih.biWidth = 1280; // ret = ICDecompress(avi_header.hic, ICDECOMPRESS_NOTKEYFRAME|(ICDECOMPRESS_HURRYUP|ICDECOMPRESS_PREROL), ret = ICDecompress(sh_video->hic, ICDECOMPRESS_NOTKEYFRAME | ( (drop_frame==2)?(ICDECOMPRESS_HURRYUP|ICDECOMPRESS_PREROL):0 ) ,