From b39f4a80f72465bb2eb2498f026fa1300d764332 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 2 Nov 2011 09:14:41 +0100 Subject: [PATCH] gme: update for taglist api changes --- ext/gme/gstgme.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/gme/gstgme.c b/ext/gme/gstgme.c index fab6e3d658..974779f3a1 100644 --- a/ext/gme/gstgme.c +++ b/ext/gme/gstgme.c @@ -457,7 +457,7 @@ gme_setup (GstGmeDec * gme) gme_err = gme_track_info (gme->player, &info, 0); - taglist = gst_tag_list_new (); + taglist = gst_tag_list_new_empty (); if (info->song && *info->song) gst_tag_list_add (taglist, GST_TAG_MERGE_REPLACE, GST_TAG_TITLE,