Mercurial > mplayer.hg
diff libswscale/yuv2rgb_altivec.c @ 24898:0701957d2bf7
af_scaletempo: Fix crash in option parsing
The value of the "speed" suboption was not initialized before calling
subopt_parse(). If the command line had suboptions but "speed" was not
one of them then the code accessed an uninitialized pointer and
possibly crashed. Fixed by initializing the option value.
author | uau |
---|---|
date | Thu, 01 Nov 2007 06:52:44 +0000 |
parents | 1f5256c663f7 |
children | 8d082a234a6d |