mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
47d8f12048
Original commit message from CVS: 2004-02-02 Ronald Bultje <rbultje@ronald.bitfreak.net> * docs/pwg/advanced-events.xml: * docs/pwg/advanced-scheduling.xml: * docs/pwg/intro-basics.xml: * docs/pwg/other-manager.xml: * docs/pwg/other-nton.xml: * docs/pwg/other-ntoone.xml: * docs/pwg/other-oneton.xml: * docs/pwg/pwg.xml: All sort of documentation... Forgot what. Point is that I want this in before I leave. The 'other-*' will be the last section and will explain issues specific to these type of elements.
16 lines
356 B
XML
16 lines
356 B
XML
|
|
<!-- ############ chapter ############# -->
|
|
|
|
<chapter id="chapter-other-ntoone" xreflabel="Writing a N-to-1 Element">
|
|
<title>Writing a N-to-1 Element</title>
|
|
<para>
|
|
FIXME: write.
|
|
</para>
|
|
|
|
<sect1 id="section-other-muxer" xreflabel="Writing a Muxer">
|
|
<title>Writing a Muxer</title>
|
|
<para>
|
|
WRITEME
|
|
</para>
|
|
</sect1>
|
|
</chapter>
|