[MOVED FROM BAD 113/134] update for tag event change

This commit is contained in:
Wim Taymans 2012-06-06 13:02:40 +02:00 committed by Sebastian Dröge
parent dcb3fc514e
commit e644f68e26

View file

@ -333,7 +333,7 @@ gst_vp8_dec_send_tags (GstVP8Dec * dec)
GST_TAG_VIDEO_CODEC, "VP8 video", NULL);
gst_pad_push_event (GST_VIDEO_DECODER_SRC_PAD (dec),
gst_event_new_tag (list));
gst_event_new_tag ("GstDecoder", list));
}
static void