[Theora-dev] Theora decode problem

Daniel Vogel Daniel.Vogel at epicgames.com
Sat Oct 2 12:40:18 PDT 2004


> That's very odd. Last time I looked at that code (which also 
> generates a  compiler warning) the call was safe; the uninitialized 
> values are never actually used.

They might never be used for actual used computatation but they are used
in an assignment operation. I pointed this out three weeks ago :)

FWIW, I fixed it in my version of Theora by initializing them all to 0.

-- Daniel, Epic Games Inc.


More information about the Theora-dev mailing list