Skip to content
Snippets Groups Projects
Commit cce42d2e authored by Tim-Philipp Müller's avatar Tim-Philipp Müller :tropical_fish: Committed by Sebastian Dröge
Browse files

docs: pwg: fix some links to the API docs

https://bugzilla.gnome.org/show_bug.cgi?id=736762
parent 178acf74
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
<title>Reading Tags from Streams</title> <title>Reading Tags from Streams</title>
<para> <para>
The basic object for tags is a <ulink type="http" The basic object for tags is a <ulink type="http"
url="../../gstreamer/html/gstreamer-GstTagList.html"><classname>GstTagList url="../../gstreamer/html/GstTagList.html"><classname>GstTagList
</classname></ulink>. An element that is reading tags from a stream should </classname></ulink>. An element that is reading tags from a stream should
create an empty taglist and fill this with individual tags. Empty tag create an empty taglist and fill this with individual tags. Empty tag
lists can be created with <function>gst_tag_list_new ()</function>. Then, lists can be created with <function>gst_tag_list_new ()</function>. Then,
......
...@@ -190,8 +190,8 @@ ...@@ -190,8 +190,8 @@
See the &GstLibRef; for the current implementation details of a <ulink See the &GstLibRef; for the current implementation details of a <ulink
type="http" type="http"
url="../../gstreamer/html/gstreamer-GstMiniObject.html"><classname>GstMiniObject</classname></ulink>, <ulink type="http" url="../../gstreamer/html/gstreamer-GstMiniObject.html"><classname>GstMiniObject</classname></ulink>, <ulink type="http"
url="../../gstreamer/html/gstreamer-GstBuffer.html"><classname>GstBuffer</classname></ulink> and <ulink type="http" url="../../gstreamer/html/GstBuffer.html"><classname>GstBuffer</classname></ulink> and <ulink type="http"
url="../../gstreamer/html/gstreamer-GstEvent.html"><classname>GstEvent</classname></ulink>. url="../../gstreamer/html/GstEvent.html"><classname>GstEvent</classname></ulink>.
</para> </para>
<sect2 id="sect2-buffer-allocation" xreflabel="Buffer Allocation"> <sect2 id="sect2-buffer-allocation" xreflabel="Buffer Allocation">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment