docs: update sgml for renames

This commit is contained in:
Tim-Philipp Müller 2011-11-23 23:16:51 +00:00
parent 17f6254ab4
commit e36826822e

View file

@ -51,10 +51,10 @@
<xi:include href="xml/gstaudiomixerutils.xml" /> <xi:include href="xml/gstaudiomixerutils.xml" />
<xi:include href="xml/gstaudiosink.xml" /> <xi:include href="xml/gstaudiosink.xml" />
<xi:include href="xml/gstaudiosrc.xml" /> <xi:include href="xml/gstaudiosrc.xml" />
<xi:include href="xml/gstbaseaudiosink.xml" /> <xi:include href="xml/gstaudiobasesink.xml" />
<xi:include href="xml/gstbaseaudiosrc.xml" /> <xi:include href="xml/gstaudiobasesrc.xml" />
<xi:include href="xml/gstmultichannel.xml" /> <xi:include href="xml/gstmultichannel.xml" />
<xi:include href="xml/gstringbuffer.xml" /> <xi:include href="xml/gstaudioringbuffer.xml" />
<xi:include href="xml/gstaudioiec61937.xml" /> <xi:include href="xml/gstaudioiec61937.xml" />
</chapter> </chapter>
@ -116,9 +116,9 @@
<filename>gstreamer-plugins-base-&GST_MAJORMINOR;.pc</filename> and adding <filename>gstreamer-plugins-base-&GST_MAJORMINOR;.pc</filename> and adding
<filename>-lgstrtp-&GST_MAJORMINOR;</filename> to the library flags. <filename>-lgstrtp-&GST_MAJORMINOR;</filename> to the library flags.
</para> </para>
<xi:include href="xml/gstbasertpaudiopayload.xml" /> <xi:include href="xml/gstrtpbaseaudiopayload.xml" />
<xi:include href="xml/gstbasertpdepayload.xml" /> <xi:include href="xml/gstrtpbasedepayload.xml" />
<xi:include href="xml/gstbasertppayload.xml" /> <xi:include href="xml/gstrtpbasepayload.xml" />
<xi:include href="xml/gstrtpbuffer.xml" /> <xi:include href="xml/gstrtpbuffer.xml" />
<xi:include href="xml/gstrtcpbuffer.xml" /> <xi:include href="xml/gstrtcpbuffer.xml" />
<xi:include href="xml/gstrtppayloads.xml" /> <xi:include href="xml/gstrtppayloads.xml" />
@ -131,7 +131,6 @@
<filename>gstreamer-plugins-base-&GST_MAJORMINOR;.pc</filename> and adding <filename>gstreamer-plugins-base-&GST_MAJORMINOR;.pc</filename> and adding
<filename>-lgstrtsp-&GST_MAJORMINOR;</filename> to the library flags. <filename>-lgstrtsp-&GST_MAJORMINOR;</filename> to the library flags.
</para> </para>
<xi:include href="xml/gstrtspbase64.xml" />
<xi:include href="xml/gstrtspconnection.xml" /> <xi:include href="xml/gstrtspconnection.xml" />
<xi:include href="xml/gstrtspdefs.xml" /> <xi:include href="xml/gstrtspdefs.xml" />
<xi:include href="xml/gstrtspextension.xml" /> <xi:include href="xml/gstrtspextension.xml" />