slomo pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=3c53aea9a4654220da15e4e09952e6da37d387ea

commit 3c53aea9a4654220da15e4e09952e6da37d387ea
Author: Sebastian Dröge <[email protected]>
Date:   Sun Jan 12 20:42:49 2014 +0100

    emotion gstreamer1: Fix wrong FIXME comment
---
 src/modules/emotion/gstreamer1/emotion_gstreamer.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/modules/emotion/gstreamer1/emotion_gstreamer.c 
b/src/modules/emotion/gstreamer1/emotion_gstreamer.c
index 2103f76..181c761 100644
--- a/src/modules/emotion/gstreamer1/emotion_gstreamer.c
+++ b/src/modules/emotion/gstreamer1/emotion_gstreamer.c
@@ -1180,7 +1180,6 @@ _for_each_tag(GstTagList const* list,
 
    if (!ev || !ev->metadata) return;
 
-   /* FIXME: Should use the GStreamer tag merging functions */
    count = gst_tag_list_get_tag_size(list, tag);
 
    for (i = 0; i < count; i++)

-- 


Reply via email to