Mercurial > mplayer.hg
diff libmpcodecs/vf_lavcdeint.c @ 31702:74360873ab4d
swscale-test: allocate more memory to prevent scalers from writing out of bounds
Some converters (ie. unscaled rgb24 -> argb) may write some bytes out of
bounds. Ideally the converters should be fixed, but in the meantime we allocate
more memory to prevent heap corruption.
author | ramiro |
---|---|
date | Thu, 22 Jul 2010 15:30:22 +0000 |
parents | a972c1a4a012 |
children | f957f330aa6d |