gstreamer/testsuite
Wim Taymans c2f41a8906 Next big merge.
Original commit message from CVS:
Next big merge.
Added GstBus for mainloop integration.
Added GstMessage for sending notifications on the bus.
Added GstTask as an abstraction for pipeline entry points.
Removed GstThread.
Removed Schedulers.
Simplified GstQueue for multithreaded core.
Made _link threadsafe, removed old capsnego.
Added STREAM_LOCK and PREROLL_LOCK in GstPad.
Added pad blocking functions.
Reworked scheduling functions in GstPad to prepare for
scheduling updates soon.
Moved events out of data stream.
Simplified GstEvent types.
Added return values to push/pull.
Removed clocking from GstElement.
Added prototypes for state change function for next merge.
Removed iterate from bins and state change management.
Fixed some elements, disabled others for now.
Fixed -inspect and -launch.
Added check for GstBus.
2005-03-21 17:34:02 +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 Next big merge. 2005-03-21 17:34:02 +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