multifilesink: do not use g_slist_free_full
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 18 Jul 2011 12:30:51 +0000 (14:30 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 18 Jul 2011 12:31:40 +0000 (14:31 +0200)
commit6c0aec783a7ab7a0004f2c89b83e7dc8b33bfcc7
treec337acbd5a74ffbe690fc2411a131162acb05b76
parent072bd74cc4c1da524d89c5767efc5e698d878aec
multifilesink: do not use g_slist_free_full

... as that is only in GLib 2.28, which is not yet required at this time.
gst/multifile/gstmultifilesink.c