summaryrefslogtreecommitdiffstats
path: root/ext/kate/gstkatetag.c
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-07-19 23:35:05 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-07-19 23:35:05 +0100
commit4728d7f18eff48760ff2e753142b7313eaf552d1 (patch)
treea5572e16f45a9c1d3f4c4be2d46dd18a37a387a1 /ext/kate/gstkatetag.c
parentfaf2d0469691a0f357cf6a4c048cf774ddf5b990 (diff)
downloadgst-plugins-bad-4728d7f18eff48760ff2e753142b7313eaf552d1.tar.gz
gst-plugins-bad-4728d7f18eff48760ff2e753142b7313eaf552d1.tar.bz2
gst-plugins-bad-4728d7f18eff48760ff2e753142b7313eaf552d1.zip
kate: add some FIXMEs
Diffstat (limited to 'ext/kate/gstkatetag.c')
-rw-r--r--ext/kate/gstkatetag.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/kate/gstkatetag.c b/ext/kate/gstkatetag.c
index 608f0747..7a39c556 100644
--- a/ext/kate/gstkatetag.c
+++ b/ext/kate/gstkatetag.c
@@ -63,6 +63,8 @@
* </refsect2>
*/
+/* FIXME: post appropriate GST_ELEMENT_ERROR when returning FLOW_ERROR */
+
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif