docs/manual/advanced-autoplugging.xml: Prefix section with broken code with a warning...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 8 Oct 2007 17:59:35 +0000 (17:59 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 8 Oct 2007 17:59:35 +0000 (17:59 +0000)
Original commit message from CVS:
* docs/manual/advanced-autoplugging.xml:
Prefix section with broken code with a warning (see #342432).

ChangeLog
docs/manual/advanced-autoplugging.xml

index 93823c0..c9e3067 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 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:
        * docs/manual/basics-init.xml:
          Call g_thread_init() before g_option_context_new() to
index 2012bb2..118671c 100644 (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