docs/manual/advanced-autoplugging.xml: Prefix section with broken code with a warning (see #342432).

Original commit message from CVS:
* docs/manual/advanced-autoplugging.xml:
Prefix section with broken code with a warning (see #342432).
This commit is contained in:
Tim-Philipp Müller 2007-10-08 17:59:35 +00:00
parent 26d3fa8946
commit fe6deca584
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2007-10-08 Tim-Philipp Müller <tim at centricular dot net>
* docs/manual/advanced-autoplugging.xml:
Prefix section with broken code with a warning (see #342432).
2007-10-08 Tim-Philipp Müller <tim at centricular dot net>
* docs/manual/appendix-integration.xml:

View file

@ -232,6 +232,11 @@ main (gint argc,
<sect1 id="section-dynamic">
<title>Plugging together dynamic pipelines</title>
<warning><para>
The code in this section is broken, outdated and overly complicated.
Also, you should use decodebin, playbin or uridecodebin to get
decoders plugged automatically.
</para></warning>
<para>
In this chapter we will see how you can create a dynamic pipeline. A
dynamic pipeline is a pipeline that is updated or created while data