docs: fix some external links

This commit is contained in:
Stefan Sauer 2013-06-16 15:07:35 +02:00
parent 128763bb74
commit 6ca26e9a00
4 changed files with 10 additions and 10 deletions

View file

@ -54,9 +54,9 @@ custom-made hardware sinks, or via wayland.
<answer>
<para>
GStreamer actively supports such efforts, and in the case of
<ulink url="http://ladspa.org/"><citetitle>LADSPA</citetitle></ulink>,
we already have a wrapper plugin. This wrapper plug-in detects the LADSPA
plugins present on your system at register time.
<ulink url="http://www.ladspa.org/"><citetitle>LADSPA</citetitle></ulink>,
we already have a wrapper plugin. This wrapper plug-in detects the LADSPA
plugins present on your system at run time.
</para>
</answer>
</qandaentry>

View file

@ -57,7 +57,7 @@
onwards. Nowadays, a whole bunch of GNOME applications make use of
&GStreamer; for media-processing, including (but not limited to)
<ulink type="http" url="http://www.rhythmbox.org/">Rhythmbox</ulink>,
<ulink type="http" url="http://www.hadess.net/totem.php3">Totem</ulink>
<ulink type="http" url="http://projects.gnome.org/totem/">Totem</ulink>
and <ulink type="http"
url="http://www.burtonini.com/blog/computers/sound-juicer">Sound
Juicer</ulink>.

View file

@ -593,9 +593,9 @@ link_elements_with_filter (GstElement *element1, GstElement *element2)
<para>
See the API references for the full API of
<ulink type="http"
url="&URLAPI;GstStructure.html"><classname>GstStructure</classname></ulink>
url="&URLAPI;gstreamer-GstStructure.html"><classname>GstStructure</classname></ulink>
and <ulink type="http"
url="&URLAPI;GstCaps.html"><classname>GstCaps</classname></ulink>.
url="&URLAPI;gstreamer-GstCaps.html"><classname>GstCaps</classname></ulink>.
</para>
</sect2>
</sect1>

View file

@ -287,10 +287,10 @@
<title>Provide a framework for codec experimentation</title>
<para>
&GStreamer; also wants to be an easy framework where codec
developers can experiment with different algorithms, speeding up
the development of open and free multimedia codecs like <ulink
url="http://www.xiph.org/ogg/index.html" type="http">Theora and
Vorbis</ulink>.
developers can experiment with different algorithms, speeding up the
development of open and free multimedia codecs like those developed
by the <ulink url="http://www.xiph.org" type="http">Xiph.Org
Foundation</ulink> (such as Theora and Vorbis.
</para>
</section>