]> git.sesse.net Git - ffmpeg/commit
lavf/vividas: Do not increase extradata_size after allocation.
authorCarl Eugen Hoyos <ceffmpeg@gmail.com>
Sat, 22 Dec 2018 23:34:57 +0000 (00:34 +0100)
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>
Thu, 27 Dec 2018 23:20:41 +0000 (00:20 +0100)
commit17aed996bc35a020416e10075f1e6cc61b6cf805
tree14c866e64146a7445cbc0f61fb3bf42edf1cb9e1
parentd86f698e386431e589c0085ecff959a2baa4b8ef
lavf/vividas: Do not increase extradata_size after allocation.

Avoids a crash in avcodec_parameters_from_context().
libavformat/vividas.c