gstreamer/testsuite
Wim Taymans 007cff6d75 Doc updates.
Original commit message from CVS:
* docs/design/part-MT-refcounting.txt:
* docs/design/part-clocks.txt:
* docs/design/part-gstelement.txt:
* docs/design/part-gstobject.txt:
* docs/design/part-standards.txt:
* gst/gstbin.c: (gst_bin_add_func), (gst_bin_add),
(gst_bin_remove_func), (gst_bin_remove):
* gst/gstbin.h:
* gst/gstbuffer.c:
* gst/gstcaps.h:
* testsuite/clock/clock1.c: (main):
* testsuite/clock/clock2.c: (gst_clock_debug), (element_wait),
(main):
* testsuite/dlopen/loadgst.c: (do_test):
* testsuite/refcounting/bin.c: (add_remove_test1),
(add_remove_test2), (main):
* testsuite/refcounting/element.c: (main):
* testsuite/refcounting/element_pad.c: (main):
* testsuite/refcounting/pad.c: (main):
* tools/gst-launch.c: (sigint_handler_sighandler):
* tools/gst-typefind.c: (main):
Doc updates.
Added doc about clock.
removed gst_bin_iterate_recurse_up(), marked methods
for removal.
Fix more testsuites.
2005-03-10 12:51:45 +00:00
..
bins Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
bytestream docs/pwg/advanced-types.xml: Fix description for buffer-frames=0. 2005-01-31 15:51:19 +00:00
caps Fix _pad_get_direction wrt ghostpads. 2005-03-09 17:28:52 +00:00
cleanup fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
clock Doc updates. 2005-03-10 12:51:45 +00:00
debug fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
dlopen Doc updates. 2005-03-10 12:51:45 +00:00
dynparams testsuite/: s/gst_pad_new/&_from_template/ prepare deprecation of gst_pad_new 2004-08-17 10:16:35 +00:00
elements /me kicks ds 2004-07-29 15:37:44 +00:00
ghostpads fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
indexers fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
negotiation fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
pad gst/gstbin.c: Remove a piece of code that could never be reached. 2005-01-31 17:39:31 +00:00
parse Since parse can do 'element name=a:b' make 'a:b.' work as well. 2004-10-19 09:38:20 +00:00
plugin fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
refcounting Doc updates. 2005-03-10 12:51:45 +00:00
registry testsuite/registry/: A little program that looks through the registry to find elements of a given type. Not particul... 2005-01-06 04:28:52 +00:00
schedulers Added testcase for schduler segfault. 2004-11-04 11:03:48 +00:00
states revert state change changes as agreed so we can rework them gradually 2004-07-29 20:33:49 +00:00
tags fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
threads testsuite/threads/threadi.c: Fix buglet in test. 2005-02-01 20:32:50 +00:00
.gitignore ignore some more 2004-03-15 17:26:30 +00:00
Makefile.am docs/pwg/advanced-types.xml: Fix description for buffer-frames=0. 2005-01-31 15:51:19 +00:00
Rules change plugin path 2004-07-02 10:15:14 +00:00
test_gst_init.c gst-indent run on core 2004-03-13 15:27:01 +00:00