[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [imaadp32 2/3] fixed adpcm_FormatSuggest
From:       Detlef Riekenberg <wine.dev () web ! de>
Date:       2009-02-28 13:27:09
Message-ID: 1235827630.5743.9.camel () p4 ! lan
[Download RAW message or body]

On Fr, 2009-02-27 at 20:07 +0100, Stefano Guidoni wrote:
>      case WAVE_FORMAT_IMA_ADPCM:
> -        adfs->pwfxDst->nBlockAlign = 1024;
> +       init_wfx_ima_adpcm((IMAADPCMWAVEFORMAT*)adfs->pwfxDst);
>          /* FIXME: not handling header overhead */

>          TRACE("setting spb=%u\n",
> ((IMAADPCMWAVEFORMAT*)adfs->pwfxDst)->wSamplesPerBlock);
> +       /* check if result is ok */
> +        if (ADPCM_GetFormatIndex(adfs->pwfxDst) == 0xFFFFFFFF) return
> ACMERR_NOTPOSSIBLE;
>          break;

While reading the diff, it's visible, that you screw the indention up.
(Mix SPACE and TAB)

-- 
 
By by ... Detlef



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic