Mercurial > mplayer.hg
comparison mp3lib/dct64_sse.c @ 33168:0ee0e309677b
Fix wrong allocation.
Pointer is being freed with av_freep, so make the code consistent by using
av_mallocz. This fix assertion failures with systems having the align memory
hack in FFmpeg.
Patch by Lucius Windschuh, lwindschuh googlemail com.
author | cboesch |
---|---|
date | Thu, 14 Apr 2011 05:57:38 +0000 |
parents | 741d36324244 |
children | 5e58893a6478 |
comparison
equal
deleted
inserted
replaced
33167:800353f84f4d | 33168:0ee0e309677b |
---|