Mercurial > mplayer.hg
changeset 469:434889ca2340
ehh typo...
author | arpi_esp |
---|---|
date | Mon, 16 Apr 2001 03:01:46 +0000 |
parents | 4b91c9120d6a |
children | 8e101a5d9dc2 |
files | dll_init.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/dll_init.c Mon Apr 16 02:55:57 2001 +0000 +++ b/dll_init.c Mon Apr 16 03:01:46 2001 +0000 @@ -245,7 +245,7 @@ } 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!!!!