summaryrefslogtreecommitdiff
path: root/testsuite/states
AgeCommit message (Expand)AuthorFilesLines
2005-11-30move all of these under testsThomas Vander Stichele5-390/+0
2005-10-15remove obsolete tests whitespace fixesThomas Vander Stichele1-1/+1
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-4/+4
2005-09-23put back source in registry. add checks for find_plugin.Thomas Vander Stichele2-11/+16
2005-09-02gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...Andy Wingo1-17/+21
2005-06-28*.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging...Andy Wingo2-5/+5
2005-03-21Next big merge.Wim Taymans2-17/+56
2004-07-29revert state change changes as agreed so we can rework them graduallyThomas Vander Stichele1-2/+2
2004-07-28fold enumcaps into caps/; clean up Makefile.am filesThomas Vander Stichele1-5/+0
2004-07-21keep this up to date, since I seem to be the only one who cares about not mis...Benjamin Otte1-0/+1
2004-07-21gst/gstbin.c: make state changes work correctly and reentrant (so removing el...Benjamin Otte2-1/+151
2004-07-16gst/gstvalue.c: use ints and return ints, fractions only use ints, too, so th...Benjamin Otte1-0/+2
2004-07-12set PENDING on bin correctly for special case. fixes testsuite again.Thomas Vander Stichele1-1/+0
2004-07-09fixes 123774 - setting state on a bin should set state on children as wellThomas Vander Stichele1-1/+2
2004-07-09re-enable states and add testThomas Vander Stichele2-1/+108
2004-05-04reorganize C/LIB flags add gst_info to gstcompat.hThomas Vander Stichele1-2/+2
2004-04-15testsuite/Makefile.am: define tests_ignoreDavid Schleef1-0/+1
2004-03-13gst-indent run on coreThomas Vander Stichele1-7/+8
2003-10-15Massive patch to make 'make check' work properly. Many compilation fixes -- ...David Schleef1-6/+3
2003-03-25- Added dir to hold state change related testsuitesWim Taymans3-0/+88