qtmux: Fix sample memory leak
authorVineeth TM <vineeth.tm@samsung.com>
Mon, 5 Oct 2015 02:03:38 +0000 (11:03 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 7 Oct 2015 18:02:09 +0000 (19:02 +0100)
commit12e2757aa844d7b58f484e693478fedf6efbf1ea
tree1871bd2a969a3a2ce9471205a30dce178cf50b93
parent92dc815d0418ffd431be9fb589eb9a31e4b8fea1
qtmux: Fix sample memory leak

When getting sample from taglist, the memory should be freed after
using it.

https://bugzilla.gnome.org/show_bug.cgi?id=756068
gst/isomp4/gstqtmux.c