[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec wmadec.c,1.33,1.34
Oded Shimon
ods15
Mon Apr 10 07:44:47 CEST 2006
On Thu, Mar 30, 2006 at 04:58:39PM +0200, Michael Niedermayer CVS wrote:
> Update of /cvsroot/ffmpeg/ffmpeg/libavcodec
> In directory mail:/var2/tmp/cvs-serv19203
>
> Modified Files:
> wmadec.c
> Log Message:
> reverting 1.31->1.33
> fix coverity warning CID: 255 (uninitalized variable used to build tables which arent used, well there is a slight change of a FPU exception maybe ...)
> (by michael)
> Init simplification and 2% faster wma_decode_block on amd64 with tables use
> instead of pow(). (by banan)
>
> the init simplifictaion is not correct its not binary identical
> the pow optimization breaks decoding of http://klif-e.mos.net.au/videos/extr.wmv
Can this be fixed?.. It's quite annoying and breaks other files I have :/
- ods15
More information about the ffmpeg-cvslog
mailing list