chromaprint: update for new tag event API

This commit is contained in:
Tim-Philipp Müller 2012-06-12 18:53:13 +01:00
parent 748d9f69ad
commit 2ca936ef57

View file

@ -151,7 +151,7 @@ gst_chromaprint_create_fingerprint (GstChromaprint * chromaprint)
chromaprint->fingerprint, NULL);
gst_pad_push_event (GST_BASE_TRANSFORM_SRC_PAD (chromaprint),
gst_event_new_tag (tags));
gst_event_new_tag ("chromaprint", tags));
}
static void