..
.gitignore
put back source in registry. add checks for find_plugin.
2005-09-23 11:41:30 +00:00
capslist.h
Implement fraction ranges and extend GstFraction to support arithmetic subtraction, as well as deserialization from i...
2005-11-21 23:54:59 +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
Implement fraction ranges and extend GstFraction to support arithmetic subtraction, as well as deserialization from i...
2005-11-21 23:54:59 +00:00
gstelement.c
Use GstClockTime in _get_state() instead of GTimeVal.
2005-10-12 12:18:48 +00:00
gstevent.c
check/gst/gstevent.c: Block the fakesrc srcpad when we send an event, to avoid contention on the stream_lock causing ...
2005-11-22 10:24:31 +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, replace code in plugins with segment helper functions.
2005-11-21 17:09:45 +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
Fix subtraction.
2005-11-22 09:42:17 +00:00