Sync with arpi's changes of no-scale case 1.0->0.0.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2045 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
atmos4 2001-10-02 08:31:46 +00:00
parent e91f77aff3
commit d65a7da221
1 changed files with 2 additions and 2 deletions

View File

@ -689,8 +689,8 @@ switch(d_video->demuxer->file_format){
"SECAM) and the movie resolution (720x576,352x240,480x480,...) to the MPlayer"
" developers, so that we can add support for it!\nAssuming 1:1 aspect for now.\n",
picture->aspect_ratio_information);
case 1: // VGA 1:1
sh_video->aspect=1.0;
case 1: // VGA 1:1 - do not prescale
sh_video->aspect=0.0;
break;
}
// display info: