A prototype abstract for GUAD3C
authorWim Taymans <wim.taymans@gmail.com>
Thu, 24 Jan 2002 22:24:45 +0000 (22:24 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 24 Jan 2002 22:24:45 +0000 (22:24 +0000)
Original commit message from CVS:
A prototype abstract for GUAD3C

docs/random/wtay/abstract [new file with mode: 0644]

diff --git a/docs/random/wtay/abstract b/docs/random/wtay/abstract
new file mode 100644 (file)
index 0000000..c6634a7
--- /dev/null
@@ -0,0 +1,12 @@
+This talk will present the GStreamer Media framework. We will
+explain briefly what a media framework is and what its advantages
+are. This introduction will present the basic design of GStreamer
+and how the modularity can provide many benefits.
+
+We will then go into more detail about the different components of
+the framework and how specific problems were solved, such as 
+pipelines, scheduling, state changes, buffers, type negotiation and
+events.
+
+We will conclude the presentation with a little demonstration of 
+the provided tools and applications.