summaryrefslogtreecommitdiff
path: root/ext/schroedinger/gstschrodec.c
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-06-06 13:02:40 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2012-06-06 13:02:40 +0200
commitb98ec32380a4ebfd6bc11ca087ab1fbb7dfc30a5 (patch)
treeafc0ab9edb78a04007bc75319bc1822096244f36 /ext/schroedinger/gstschrodec.c
parent377556421d5690c454ef5b4bac396fd72cf38430 (diff)
downloadgstreamer-plugins-bad-b98ec32380a4ebfd6bc11ca087ab1fbb7dfc30a5.tar.gz
update for tag event change
Diffstat (limited to 'ext/schroedinger/gstschrodec.c')
-rw-r--r--ext/schroedinger/gstschrodec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/schroedinger/gstschrodec.c b/ext/schroedinger/gstschrodec.c
index 1ebe47b4a..475a7887d 100644
--- a/ext/schroedinger/gstschrodec.c
+++ b/ext/schroedinger/gstschrodec.c
@@ -419,7 +419,7 @@ gst_schrodec_send_tags (GstSchroDec * schro_dec)
GST_TAG_VIDEO_CODEC, "Dirac", NULL);
gst_pad_push_event (GST_VIDEO_DECODER_SRC_PAD (schro_dec),
- gst_event_new_tag (list));
+ gst_event_new_tag ("GstDecoder", list));
}
static GstFlowReturn