mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
1b4a906e12
Original commit message from CVS: add cvs section
20 lines
627 B
XML
20 lines
627 B
XML
<sect1 id="start">
|
|
<title id="start-title">Getting Started</title>
|
|
<para>
|
|
So you're eager to get started learning about GStreamer.
|
|
There's a few ways you can get started.
|
|
<itemizedlist>
|
|
<listitem>If you want to learn by reading about it, start with
|
|
<xref linkend="title-general" endterm="title-general"/></listitem>
|
|
<listitem>
|
|
If you'd rather learn by trying it out, start with
|
|
<xref linkend="title-getting" endterm="title-getting"/>
|
|
</listitem>
|
|
<listitem>
|
|
If you want to live on the bleeding edge and develop and use CVS, see
|
|
<xref linkend="title-cvs" endterm="title-cvs"/>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
</sect1>
|
|
|