[Scummvm-devel] Theora Player

Willem Jan Palenstijn wjp at usecode.org
Mon Dec 16 18:10:15 CET 2013


On Mon, Dec 16, 2013 at 03:28:31AM +0400, Федор wrote:
>  Hi! Are you planned add support Tremor/Tremolo to builtin theora player?
> I look at theora_decoder.h and theora_decoder.cpp. To make it compatible with
> Tremor/Tremolo necessary make this steps :
> 1) in theora_decoder.cpp in line 363 pointer **pcm declared as unsigned float
> but in ivorbiscodec.h it has ogg_int32_t type


> This type may be signed or not at various  OS. You can declare it as ogg_int32_t

Really? That would be surprising, especially since there's also an ogg_uint32_t.
Do you have a reference for this claim?

-Willem Jan




More information about the Scummvm-devel mailing list