summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-10-16 23:43:09 +0300
committerStefan Kost <ensonic@users.sf.net>2011-01-18 09:46:47 +0200
commit0819aec97a689c3fd820633016b270734db4573a (patch)
tree09ddde02558d2ec82d0b6d079684f73d16ff5f42 /README
parent6478f60065f76c14a92d5f243052e05f907b47bc (diff)
maintenance: add COPYING, update README and configure.ac
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 1921ae9..39ffacb 100644
--- a/README
+++ b/README
@@ -1,7 +1,9 @@
= GStreamer tracing library =
-This library hooks into some gstreamer key functions and logs the behaviour.
-When the application exits it displays some general statistics. Further analysis
-can be done based on the data written to the logfile
+This package contains a library that hooks into some gstreamer key functions and
+logs the behaviour. When the application exits it can display some general
+statistics. Further analysis can be done based on the data written to the
+logfile. The packages also includes a UI to display pipeline structure and some
+statistics.
The idea is not avoid adding API for performance meassurement to gstreamer.
http://bugzilla.gnome.org/show_bug.cgi?id=353680