gstreamer/testsuite
Wim Taymans 484d9a3224 Added more docs.
Original commit message from CVS:
* docs/design/part-clocks.txt:
* docs/design/part-events.txt:
* gst/elements/gstfakesrc.c: (gst_fakesrc_get_event_mask),
(gst_fakesrc_event_handler), (gst_fakesrc_loop),
(gst_fakesrc_activate):
* gst/gstclock.c: (gst_clock_id_ref), (gst_clock_id_unref),
(gst_clock_id_compare_func), (gst_clock_id_wait),
(gst_clock_id_wait_async), (gst_clock_init),
(gst_clock_adjust_unlocked), (gst_clock_get_time):
* gst/gstevent.c: (gst_event_new_discontinuous_valist),
(gst_event_discont_get_value), (gst_event_new_segment_seek):
* gst/gstevent.h:
* gst/gstpipeline.c: (gst_pipeline_init), (is_eos),
(pipeline_bus_handler), (gst_pipeline_change_state):
* gst/gstpipeline.h:
* gst/gstsystemclock.c: (gst_system_clock_init),
(gst_system_clock_async_thread),
(gst_system_clock_id_wait_unlocked),
(gst_system_clock_id_wait_async), (gst_system_clock_id_unschedule):
* libs/gst/dataprotocol/dataprotocol.c: (gst_dp_packet_from_event),
(gst_dp_event_from_packet):
* testsuite/clock/Makefile.am:
* testsuite/clock/clock4.c: (gst_clock_debug), (ok_callback),
(error_callback), (main):
Added more docs.
Remove more silly events.
Implement periodic clock notifications.
Add async testsuite.
2005-02-11 15:50:53 +00:00
..
bins Removed schedulers and compat stuff. 2005-01-26 10:56:09 +00:00
caps testsuite/caps/value_serialize.c: merge from HEAD. 2005-02-10 19:40:23 +00:00
cleanup fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
clock Added more docs. 2005-02-11 15:50:53 +00:00
debug fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
dlopen Removed schedulers and compat stuff. 2005-01-26 10:56:09 +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
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 testsuite/: s/gst_pad_new/&_from_template/ prepare deprecation of gst_pad_new 2004-08-17 10:16:35 +00:00
schedulers Added testcase for schduler segfault. 2004-11-04 11:03:48 +00:00
states Removed schedulers and compat stuff. 2005-01-26 10:56:09 +00:00
tags fold enumcaps into caps/; clean up Makefile.am files 2004-07-28 11:43:04 +00:00
threads Added testcase for failing bin iterate function due to glib thread-unsafeness. 2004-11-29 17:29:37 +00:00
.gitignore ignore some more 2004-03-15 17:26:30 +00:00
Makefile.am testsuite/bytestream: Removed, getrange replaces bytestream in 2005-02-10 11:23:06 +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