[MOVED FROM BAD 114/134] vp8: fix codec state leaks
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Thu, 7 Jun 2012 11:33:31 +0000 (12:33 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 16 Sep 2012 13:31:10 +0000 (15:31 +0200)
commitc76f4fe3ef60644d3885d7a1eb43e2d66261078b
treeb32b4ef57f00cde226766cc2588cb53d245ea33b
parente644f68e266e834bdb8fae14c4cdb581998278f0
[MOVED FROM BAD 114/134] vp8: fix codec state leaks

I only tested that vp8enc ! vp8dec does not crash, as valgrind does not grok
at least one of the instructions used by vp8enc, preventing me from checking
a leak, and the lack of one after the patch.
ext/vp8/gstvp8dec.c
ext/vp8/gstvp8enc.c