mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
622a80da54
Original commit message from CVS: Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info from old guide into several files, one per chapter. The guide still needs much work ...
25 lines
462 B
XML
25 lines
462 B
XML
<chapter id="cha-testapp-init">
|
|
<title>Initialization</title>
|
|
<para>
|
|
</para>
|
|
</chapter>
|
|
|
|
<chapter id="cha-testapp-inst">
|
|
<title>Instantiating the plugins</title>
|
|
<para>
|
|
(NOTE: we really should have a debugging Sink)
|
|
</para>
|
|
</chapter>
|
|
|
|
<chapter id="cha-testapp-connect">
|
|
<title>Connecting the plugins</title>
|
|
<para>
|
|
</para>
|
|
</chapter>
|
|
|
|
<chapter id="cha-testapp-running">
|
|
<title>Running the pipeline</title>
|
|
<para>
|
|
</para>
|
|
</chapter>
|
|
|