]> git.sesse.net Git - ffmpeg/commit
get_buffer(): do not initialize the data.
authorAnton Khirnov <anton@khirnov.net>
Wed, 30 Jan 2013 15:41:08 +0000 (16:41 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 15 Feb 2013 15:08:44 +0000 (16:08 +0100)
commitd2a25c4032ce6ceabb0f51b5c1e6ca865395a793
tree9b37d46aa8ff7f9e2a24f623c72e8f50d57a95ff
parent64ed397635ef2666b0ca0c8d8c60a8bc44581d82
get_buffer(): do not initialize the data.

There may be more decoders that rely on this. Those should be found and
fixed.
cmdutils.c
libavcodec/utils.c