mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
A prototype abstract for GUAD3C
Original commit message from CVS: A prototype abstract for GUAD3C
This commit is contained in:
parent
64e3f0a928
commit
11f8f4b345
1 changed files with 12 additions and 0 deletions
12
docs/random/wtay/abstract
Normal file
12
docs/random/wtay/abstract
Normal file
|
@ -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.
|
Loading…
Reference in a new issue