From 6ca26e9a00336df1be64555583a3cff31af47d54 Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Sun, 16 Jun 2013 15:07:35 +0200 Subject: [PATCH] docs: fix some external links --- docs/faq/dependencies.xml | 6 +++--- docs/manual/appendix-integration.xml | 2 +- docs/manual/basics-pads.xml | 4 ++-- docs/manual/intro-motivation.xml | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/faq/dependencies.xml b/docs/faq/dependencies.xml index 9a85ac6da3..92e091ce67 100644 --- a/docs/faq/dependencies.xml +++ b/docs/faq/dependencies.xml @@ -54,9 +54,9 @@ custom-made hardware sinks, or via wayland. GStreamer actively supports such efforts, and in the case of -LADSPA, -we already have a wrapper plugin. This wrapper plug-in detects the LADSPA -plugins present on your system at register time. +LADSPA, +we already have a wrapper plugin. This wrapper plug-in detects the LADSPA +plugins present on your system at run time. diff --git a/docs/manual/appendix-integration.xml b/docs/manual/appendix-integration.xml index 59474c39d2..67c8916abc 100644 --- a/docs/manual/appendix-integration.xml +++ b/docs/manual/appendix-integration.xml @@ -57,7 +57,7 @@ onwards. Nowadays, a whole bunch of GNOME applications make use of &GStreamer; for media-processing, including (but not limited to) Rhythmbox, - Totem + Totem and Sound Juicer. diff --git a/docs/manual/basics-pads.xml b/docs/manual/basics-pads.xml index c490a25f77..a9e98d0ebd 100644 --- a/docs/manual/basics-pads.xml +++ b/docs/manual/basics-pads.xml @@ -593,9 +593,9 @@ link_elements_with_filter (GstElement *element1, GstElement *element2) See the API references for the full API of GstStructure + url="&URLAPI;gstreamer-GstStructure.html">GstStructure and GstCaps. + url="&URLAPI;gstreamer-GstCaps.html">GstCaps. diff --git a/docs/manual/intro-motivation.xml b/docs/manual/intro-motivation.xml index 88060fa754..e2d7f21192 100644 --- a/docs/manual/intro-motivation.xml +++ b/docs/manual/intro-motivation.xml @@ -287,10 +287,10 @@ Provide a framework for codec experimentation &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 Theora and - Vorbis. + developers can experiment with different algorithms, speeding up the + development of open and free multimedia codecs like those developed + by the Xiph.Org + Foundation (such as Theora and Vorbis.