diff --git a/ChangeLog b/ChangeLog index 93823c0255..c9e3067c9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-08 Tim-Philipp Müller + + * docs/manual/advanced-autoplugging.xml: + Prefix section with broken code with a warning (see #342432). + 2007-10-08 Tim-Philipp Müller * docs/manual/appendix-integration.xml: diff --git a/docs/manual/advanced-autoplugging.xml b/docs/manual/advanced-autoplugging.xml index 2012bb223d..118671ca54 100644 --- a/docs/manual/advanced-autoplugging.xml +++ b/docs/manual/advanced-autoplugging.xml @@ -232,6 +232,11 @@ main (gint argc, Plugging together dynamic pipelines + + The code in this section is broken, outdated and overly complicated. + Also, you should use decodebin, playbin or uridecodebin to get + decoders plugged automatically. + 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