videodecoder: plug leak when frames are released on subclass stop
authorThiago Santos <ts.santos@sisa.samsung.com>
Fri, 17 Jan 2014 13:17:29 +0000 (10:17 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Fri, 17 Jan 2014 14:21:33 +0000 (11:21 -0300)
commit47f720a8f00d3e942fc378c873bed0ab62ba5cf1
tree0d728e0179150133cf658a19933545df4dc0a3e1
parent2aa26a9807c25c0f5f4515ccff2409bc6a21e95a
videodecoder: plug leak when frames are released on subclass stop

They end up stored in the 'pending_events' list and should be
freed after calling stop
gst-libs/gst/video/gstvideodecoder.c