mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
3b16efa1d1
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. |
||
---|---|---|
.. | ||
config.h | ||
dirent.c | ||
dirent.h | ||
gstconfig.h | ||
gstenumtypes.c | ||
gstenumtypes.h | ||
gstversion.h | ||
gtchar.h | ||
libgstbase.def | ||
libgstcontroller.def | ||
libgstdataprotocol.def | ||
libgstnet.def | ||
libgstreamer.def |