gstreamer/check/gst
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 put back source in registry. add checks for find_plugin. 2005-09-23 11:41:30 +00:00
capslist.h gst/gststructure.c: Forward-port a 0.8 patch to handle escaped spaces in structure string, so that gst_parse... 2005-11-10 12:32:57 +00:00
gst.c check/Makefile.am: re-enable tests now that leaks are plugged 2005-09-19 14:09:54 +00:00
gstbin.c check/gst/gstbin.c (test_message_state_changed_children): Style fix.. 2005-11-10 18:15:24 +00:00
gstbuffer.c check/gst/gstbuffer.c: Plug leak in test case and fix 'make check-valgrind' 2005-09-27 13:25:18 +00:00
gstbus.c check/gst/gstbin.c (test_message_state_changed_children): Style fix.. 2005-11-10 18:15:24 +00:00
gstcaps.c whitespace fixes 2005-10-15 15:53:59 +00:00
gstelement.c Use GstClockTime in _get_state() instead of GTimeVal. 2005-10-12 12:18:48 +00:00
gstevent.c gst/gstevent.h (GST_EVENT_FILLER): Removed. Can be added back during the stable series if we need it. Fixes #319178. 2005-11-21 13:03:36 +00:00
gstghostpad.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
gstiterator.c Add a GType to GstIterator, update callsites and tests. 2005-10-07 00:14:45 +00:00
gstmessage.c Seriously, this is better than a previous commit as we only need to notify the fact that an element changed state in ... 2005-10-18 16:25:38 +00:00
gstminiobject.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstobject.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
gstpad.c unref our test buffers 2005-10-05 17:01:44 +00:00
gstpipeline.c gst/gstelement.c (gst_element_set_base_time): Add debugging. 2005-11-15 17:57:51 +00:00
gstplugin.c more define fixes 2005-10-16 09:44:04 +00:00
gstsegment.c More segment updates and more checks. 2005-11-21 13:26:51 +00:00
gststructure.c gst/gststructure.c: Forward-port a 0.8 patch to handle escaped spaces in structure string, so that gst_parse... 2005-11-10 12:32:57 +00:00
gstsystemclock.c valgrind more tests 2005-08-20 12:39:05 +00:00
gsttag.c check/gst/gsttag.c: Add some simple tests for the new taglist date API. 2005-10-14 17:01:56 +00:00
gstutils.c Test that removing probes from within the probe functions works. 2005-09-21 13:24:33 +00:00
gstvalue.c check/gst/gstvalue.c: Add a deserialisation test for fractions 2005-11-20 17:12:49 +00:00