After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 319526 - illustration in Application Development Manual doesn't correspond to the example
illustration in Application Development Manual doesn't correspond to the example
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
git master
Other Linux
: Normal normal
: 0.10.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-10-23 11:45 UTC by Artem Baguinski
Modified: 2005-12-11 19:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Artem Baguinski 2005-10-23 11:45:36 UTC
here:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-autoplugging.html

the illustration below doesn't correspond to the example here:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-autoplugging.html

it misses the "audioconvert" element (which is created in the source code but
not explained in the text itself).
Comment 1 Tim-Philipp Müller 2005-12-11 19:19:31 UTC
2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>

        * docs/manual/mime-world.fig:
          Add audioconvert element to diagram so that it
          matches the text and the code (fixes #319526).