omx: Deallocate port buffers before freeing the component
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 25 Jul 2011 08:46:49 +0000 (10:46 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 25 Jul 2011 08:46:49 +0000 (10:46 +0200)
commit9e1cfa300b9679ed6905960d011a41ee60e6d935
tree40a47f54136c296ce37b57ffba7785ffa6e4c346
parent7350dcc8cd355bfe8063af9d76324ff1271bde0a
omx: Deallocate port buffers before freeing the component

They should be deallocated by the caller before reaching the
Loaded state but to be on the safe side we will make sure
they're really deallocated here.
omx/gstomx.c