mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
backport fixes for broken links to gstreamer.net (Fixes #118619)
Original commit message from CVS: backport fixes for broken links to gstreamer.net (Fixes #118619)
This commit is contained in:
parent
1c0864c0ab
commit
68dae10e37
1 changed files with 6 additions and 6 deletions
|
@ -54,9 +54,9 @@
|
|||
<para>
|
||||
See the &GstLibRef; for the current implementation details of <ulink
|
||||
type="http"
|
||||
url="http://gstreamer.net/docs/0.4.0/gstreamer/gstelement.html"><classname>GstElement</classname></ulink>
|
||||
url="gstreamer/gstelement.html"><classname>GstElement</classname></ulink>
|
||||
and <ulink type="http"
|
||||
url="http://gstreamer.net/docs/0.4.0/gstreamer/gstreamer-gstplugin.html"><classname>GstPlugin</classname></ulink>.
|
||||
url="http://gstreamer.net/docs/current/gstreamer/gstreamer-GstPlugin.html"><classname>GstPlugin</classname></ulink>.
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
|
@ -94,7 +94,7 @@
|
|||
<para>
|
||||
See the &GstLibRef; for the current implementation details of a <ulink
|
||||
type="http"
|
||||
url="http://gstreamer.net/docs/0.4.0/gstreamer/gstreamer-gstpad.html"><classname>GstPad</classname></ulink>.
|
||||
url="http://gstreamer.net/docs/current/gstreamer/gstreamer-GstPad.html"><classname>GstPad</classname></ulink>.
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
<para>
|
||||
See the &GstLibRef; for the current implementation details of a <ulink
|
||||
type="http"
|
||||
url="http://gstreamer.net/docs/0.4.0/gstreamer/gstreamer-gstbuffer.html"><classname>GstBuffer</classname></ulink>.
|
||||
url="http://gstreamer.net/docs/current/gstreamer/gstreamer-GstBuffer.html"><classname>GstBuffer</classname></ulink>.
|
||||
</para>
|
||||
|
||||
<sect2 id="sect2-buffers-bufferpools" xreflabel="Buffer Allocation and
|
||||
|
@ -492,7 +492,7 @@
|
|||
<para>
|
||||
See the &GstLibRef; for the current implementation details of a <ulink
|
||||
type="http"
|
||||
url="http://gstreamer.net/docs/0.4.0/gstreamer/gstreamer-gstevent.html"><classname>GstEvent</classname></ulink>.
|
||||
url="http://gstreamer.net/docs/current/gstreamer/gstreamer-GstEvent.html"><classname>GstEvent</classname></ulink>.
|
||||
</para>
|
||||
</sect1>
|
||||
</chapter>
|
||||
</chapter>
|
||||
|
|
Loading…
Reference in a new issue