gstreamer/plugins/elements
Andy Wingo 44c548b205 *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK)
Original commit message from CVS:
2005-11-21  Andy Wingo  <wingo@pobox.com>

* *.h:
* *.c: Ran scripts/update-macros. Oh yes.

* gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK)
(GST_OBJECT_TRYLOCK, GST_OBJECT_UNLOCK): Renamed from
GST_GET_LOCK, etc.

* scripts/update-macros: New script. Run it on your files to
change GST_LOCK to GST_OBJECT_LOCK, and the same for UNLOCK as
well.
2005-11-21 16:34:26 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstbufferstore.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstbufferstore.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gstcapsfilter.c docs/design/part-segments.txt: More docs. 2005-10-21 15:13:08 +00:00
gstelements.c configure.ac: use the gettext macro 2005-10-16 09:20:52 +00:00
gstfakesink.c *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
gstfakesink.h remove the sync property from fakesink. 2005-09-20 15:45:42 +00:00
gstfakesrc.c *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
gstfakesrc.h gst/elements/: fix some signedness 2005-10-13 17:43:36 +00:00
gstfdsink.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstfdsink.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstfdsrc.c gst/elements/gstfdsrc.*: Port fd:// URI handler from 0.8 to fdsrc 2005-11-21 14:25:21 +00:00
gstfdsrc.h gst/elements/gstfdsrc.*: Port fd:// URI handler from 0.8 to fdsrc 2005-11-21 14:25:21 +00:00
gstfilesink.c gst/: Use GST_DEBUG_FUNCPTR() more extensively. 2005-11-09 17:55:13 +00:00
gstfilesink.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfilesrc.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstfilesrc.h Various fixes for unseekable, unmmapable, and non-normal files, so that fallback to read() rather than mmap() works. 2005-09-08 17:23:57 +00:00
gstidentity.c *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
gstidentity.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstqueue.c check/Makefile.am: Enable valgrind check that should work fine now. 2005-11-16 17:18:34 +00:00
gstqueue.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsttee.c *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
gsttee.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsttypefindelement.c check/Makefile.am: Enable valgrind check that should work fine now. 2005-11-16 17:18:34 +00:00
gsttypefindelement.h whitespace fixes 2005-10-15 15:30:24 +00:00
Makefile.am configure.ac: correctly make conditionals 2005-10-15 15:52:08 +00:00