summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-10-07 17:48:00 +0300
committerStefan Kost <ensonic@users.sf.net>2010-10-07 17:48:00 +0300
commit7b2df3874011be470ac8a9af5c866a689d03b05a (patch)
treec6991f5fc11d09320543210e79947be8621ee620
parent35c185b8eca28e88485837bd5caa46a2f08facf7 (diff)
maintainance: update comments and TODO
-rw-r--r--TODO12
-rw-r--r--src/gsttracelib.c2
2 files changed, 9 insertions, 5 deletions
diff --git a/TODO b/TODO
index ee802fc..585be91 100644
--- a/TODO
+++ b/TODO
@@ -2,10 +2,14 @@
== logging ==
- cache more stuff (ghostpad resolving, right now it differs a bit for
transmission and element stats)
-- consider dropping the separate ghost_pad hashtable and with that
- _get_ghost_pad_stats()
-- log pad-direction
- - with that we can add internal-links in UI to improve the layout
+- revise the proxypad handling
+ - could/should we always account all data activity on proxy-pads to its parent
+ ghostpad
+
+- we seem to not fully catch the removal of proxy-pads
+ - the playbin2 example has pad_link_full/pad_unlink pairs with a proxypad,
+ but the proxypad is never appearing for anything else
+ (e.g. decodepad3_proxypad4)
== wrap more methods ==
- gst_pad_query (we have gst_element_query)
diff --git a/src/gsttracelib.c b/src/gsttracelib.c
index 22d74c9..7fe643c 100644
--- a/src/gsttracelib.c
+++ b/src/gsttracelib.c
@@ -1,5 +1,5 @@
/* GStreamer preload tracing library
- * Copyright (C) 2008 Nokia Corporation and its subsidary(-ies)
+ * Copyright (C) 2008-2010 Nokia Corporation and its subsidary(-ies)
* contact: <stefan.kost@nokia.com>
*
* This library is free software; you can redistribute it and/or