gme: update for tag event change
This commit is contained in:
parent
58b90055d4
commit
a88856db0a
@ -446,7 +446,7 @@ gme_setup (GstGmeDec * gme)
|
|||||||
gst_tag_list_add (taglist, GST_TAG_MERGE_REPLACE,
|
gst_tag_list_add (taglist, GST_TAG_MERGE_REPLACE,
|
||||||
GST_TAG_DURATION, total_duration, NULL);
|
GST_TAG_DURATION, total_duration, NULL);
|
||||||
|
|
||||||
gst_pad_push_event (gme->srcpad, gst_event_new_tag (taglist));
|
gst_pad_push_event (gme->srcpad, gst_event_new_tag ("GstDecoder", taglist));
|
||||||
|
|
||||||
g_free (info);
|
g_free (info);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user