ehh typo...

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@470 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-04-16 03:01:46 +00:00
parent c152036325
commit 46bf0d7566
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ int init_video_codec(){
} }
if(sh_video->codec->outflags[sh_video->outfmtidx] & CODECS_FLAG_YUVHACK) if(sh_video->codec->outflags[sh_video->outfmtidx] & CODECS_FLAG_YUVHACK)
sh_video->o_bih.biCompression = mmioFOURCC('Y','U','Y','2'); sh_video->o_bih.biCompression = outfmt;
// avi_header.our_in_buffer=malloc(avi_header.video.dwSuggestedBufferSize); // FIXME!!!! // avi_header.our_in_buffer=malloc(avi_header.video.dwSuggestedBufferSize); // FIXME!!!!