mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +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 ...
27 lines
513 B
XML
27 lines
513 B
XML
<chapter id="cha-loopbased-sched">
|
|
<title>How scheduling works</title>
|
|
<para>
|
|
aka pushing and pulling
|
|
</para>
|
|
</chapter>
|
|
|
|
<chapter id="cha-loopbased-loopfn">
|
|
<title>How a loopfunc works</title>
|
|
<para>
|
|
aka pulling and pushing
|
|
</para>
|
|
</chapter>
|
|
|
|
<chapter id="cha-loopbased-secnd">
|
|
<title>Adding a second output</title>
|
|
<para>
|
|
Identity is now a tee
|
|
</para>
|
|
</chapter>
|
|
|
|
<chapter id="cha-loopbased-modappl">
|
|
<title>Modifying the test application</title>
|
|
<para>
|
|
</para>
|
|
</chapter>
|
|
|