gstreamer/tests/check
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
..
gst Added GstBin test. 2005-03-09 16:10:59 +00:00
libs check/: Added checks. 2005-03-07 18:33:37 +00:00
pipelines check/: Added checks. 2005-03-07 18:33:37 +00:00
.gitignore check/: Added checks. 2005-03-07 18:33:37 +00:00
gstcheck.c check/: Added checks. 2005-03-07 18:33:37 +00:00
gstcheck.h check/: Added checks. 2005-03-07 18:33:37 +00:00
Makefile.am Next big merge. 2005-03-21 17:34:02 +00:00