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 542401 - Threading diagram update
Threading diagram update
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
0.10.19
Other Linux
: Normal enhancement
: 0.10.21
Assigned To: Stefan Sauer (gstreamer, gtkdoc dev)
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-10 17:14 UTC by Luc Pi
Modified: 2008-07-26 12:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
diagram update patch (118.66 KB, patch)
2008-07-10 17:14 UTC, Luc Pi
committed Details | Review
new diagram (22.32 KB, image/png)
2008-07-10 17:16 UTC, Luc Pi
  Details
new diagram thread-synchronizing.png (42.05 KB, image/png)
2008-07-10 17:17 UTC, Luc Pi
  Details
updated diagram hello-world.png (20.74 KB, image/png)
2008-07-10 17:18 UTC, Luc Pi
  Details
updated diagram linked-elements.png (7.53 KB, image/png)
2008-07-10 17:18 UTC, Luc Pi
  Details
updated diagram mime-world.png (40.39 KB, image/png)
2008-07-10 17:19 UTC, Luc Pi
  Details

Description Luc Pi 2008-07-10 17:14:14 UTC
In the GStreamer manual,
here is an update for the new diagrams (bug #539137)


	* docs/manual/diagrams-pipelines.svg: added two diagrams to
	explain threads + minor update on a few diagrams.

	* docs/manual/advanced-threads.xml: updated diagram: split inot
	two examples, as in the text.

	* docs/manual/thread-synchronizing.png: new file
	* docs/manual/thread-buffering.png: new file
	* docs/manual/queues.png: deleted
	* docs/manual/hello-world.png: minor update
	* docs/manual/linked-elements.png: minor update
	* docs/manual/mime-world.png: minor update
Comment 1 Luc Pi 2008-07-10 17:14:50 UTC
Created attachment 114330 [details] [review]
diagram update patch
Comment 2 Luc Pi 2008-07-10 17:16:44 UTC
Created attachment 114332 [details]
new diagram
Comment 3 Luc Pi 2008-07-10 17:17:42 UTC
Created attachment 114333 [details]
new diagram thread-synchronizing.png
Comment 4 Luc Pi 2008-07-10 17:18:19 UTC
Created attachment 114334 [details]
updated diagram hello-world.png
Comment 5 Luc Pi 2008-07-10 17:18:45 UTC
Created attachment 114335 [details]
updated diagram linked-elements.png
Comment 6 Luc Pi 2008-07-10 17:19:10 UTC
Created attachment 114336 [details]
updated diagram mime-world.png
Comment 7 Stefan Sauer (gstreamer, gtkdoc dev) 2008-07-26 12:00:57 UTC
2008-07-26  Stefan Kost  <ensonic@users.sf.net>

	patch by: Luc Pionchon <luc.pionchon@nokia.com>

	* docs/manual/advanced-threads.xml:
	* docs/manual/diagrams-pipelines.svg:
	* docs/manual/hello-world.png:
	* docs/manual/linked-elements.png:
	* docs/manual/mime-world.png:
	* docs/manual/queue.png:
	* docs/manual/thread-buffering.png:
	* docs/manual/thread-synchronizing.png:
	  Replace one diagram with two separate ones and updates others.
	  Fixes #542401.