vp8enc: Correctly finish frames
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 17 Sep 2012 07:48:56 +0000 (09:48 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 17 Sep 2012 07:48:56 +0000 (09:48 +0200)
commitee295d3fd51540c3ca28b051cde5a055b9a5d111
treef874c77ba5ba07a006766c90e793df507cdf43a2
parent3e86ea8fb5cbca1900207c045dd60c3073a587a2
vp8enc: Correctly finish frames

Previously we would always get the same frame if multiple frames are pending,
leaking memory of the previous frames and breaking timestamps.
ext/vpx/gstvp8enc.c