gstreamer/docs/gst
Wim Taymans 3b16efa1d1 miniobject: add lock functionality to GstMiniObject
Move the locking methods from GstMemory to GstMiniObject.
Add a miniobject flag to enable LOCKABLE objects. LOCKABLE objects can
use the lock/unlock API to control the access to the object.
Add a minobject flag that allows you to lock an object in readonly mode.
Modify the _is_writable() method to check the shared counter for LOCKABLE
objects. This allows us to control writability separately from the refcount for
LOCKABLE objects.
2012-07-05 11:19:16 +02:00
..
.gitignore .gitignore: add new .svg file in docs 2010-04-08 10:10:18 +01:00
building.xml docs: Some grammar and typo corrections. 2009-03-30 10:33:51 +02:00
gst-universe.dot docs: add concept map 2010-04-08 10:30:41 +03:00
gstreamer-docs.sgml gst: Change versioning 2012-04-04 14:28:55 +02:00
gstreamer-overrides.txt docs/: Add these files to CVS. Now I really don't understand what's going on, but like whatever. I want green buildbot! 2005-03-29 14:34:51 +00:00
gstreamer-sections.txt miniobject: add lock functionality to GstMiniObject 2012-07-05 11:19:16 +02:00
gstreamer.types.in index: remove GstIndex and GstIndexFactory for now 2011-12-30 18:32:57 +00:00
Makefile.am gst: Change versioning 2012-04-04 14:28:55 +02:00
running.xml docs: expand a bit more on GST_DEBUG docs 2012-06-28 14:58:05 +01:00