chromaprint: update for new tag event API
This commit is contained in:
parent
748d9f69ad
commit
2ca936ef57
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user