summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2004-07-29revert state change changes as agreed so we can rework them graduallyThomas Vander Stichele1-2/+2
2004-07-29More pendatic checks removed.Wim Taymans1-7/+19
2004-07-29testsuite/caps/fraction-convert.c: Make the test less pedantic about float ro...Wim Taymans1-13/+25
2004-07-29/me kicks dsBenjamin Otte1-0/+1
2004-07-29gst/elements/gstfilesrc.c: make seek events to before start/after end of file...Benjamin Otte1-2/+2
2004-07-29fix distchekcThomas Vander Stichele1-1/+1
2004-07-28testsuite/elements/: A little test to keep distcheck from working if someone ...David Schleef3-1/+220
2004-07-28sigh, remove here too of courseThomas Vander Stichele1-1/+1
2004-07-28more ignore, add enumcaps.cThomas Vander Stichele3-0/+100
2004-07-28fold enumcaps into caps/; clean up Makefile.am filesThomas Vander Stichele22-198/+11
2004-07-27Added transform functions between double and fraction.Wim Taymans2-0/+116
2004-07-23gst/gststructure.c: Set type field correctly.David Schleef2-1/+27
2004-07-22group_link works nowWim Taymans1-2/+2
2004-07-22testsuite/schedulers/: Show bug in scheduler when linking chain and loop base...Wim Taymans4-4/+72
2004-07-21keep this up to date, since I seem to be the only one who cares about not mis...Benjamin Otte2-0/+2
2004-07-21gst/gstbin.c: make state changes work correctly and reentrant (so removing el...Benjamin Otte4-4/+154
2004-07-20docs/random/ds/0.9-suggested-changes: Make note about renaming fixed-list to ...Ronald S. Bultje1-0/+23
2004-07-20testsuite/schedulers/: Added failing testcase for variant of #147894Wim Taymans3-2/+136
2004-07-20fix for #142813 - deadlock in optThomas Vander Stichele1-3/+6
2004-07-20fix for #147819 (Add some checks in the opt scheduler)Thomas Vander Stichele1-2/+2
2004-07-20fix for #147894 (opt scheduler decoupled elements mismanagement)Thomas Vander Stichele1-2/+2
2004-07-19Added testcase for 147819Wim Taymans2-1/+101
2004-07-19testsuite/schedulers/: Added testcase for bug 147894Wim Taymans2-2/+144
2004-07-16testsuite/schedulers/: Added testsuite for bug 142183 in its two incarnations...Wim Taymans3-1/+167
2004-07-16testsuite/schedulers/: Added cleanup code to testcase 143777-2.Wim Taymans3-1/+93
2004-07-16gst/gstvalue.c: use ints and return ints, fractions only use ints, too, so th...Benjamin Otte8-2/+143
2004-07-15remove this for later gvalue testsuite dirThomas Vander Stichele2-101/+0
2004-07-15adding GstFraction GValue typeThomas Vander Stichele4-2/+147
2004-07-15debugging additions and style cleanupsThomas Vander Stichele1-38/+50
2004-07-12gst/gsttypes.h: get rid of GST_O_READONLY, GST_FILE_MODE_READ andBenjamin Otte2-2/+2
2004-07-12Handle binary files under WindowsSteve Lhomme2-2/+2
2004-07-12set PENDING on bin correctly for special case. fixes testsuite again.Thomas Vander Stichele1-1/+0
2004-07-11gst/gstclock.h: GST_SECOND shouldn't cause a conversion to unsigned.Benjamin Otte3-1/+42
2004-07-09testsuite/threads/: added test to check if problem when removing all elements...Zaheer Abbas Merali2-1/+64
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 Stichele3-3/+110
2004-07-08Implemented group splitting and rechaining.Wim Taymans1-2/+2
2004-07-07Oops, forgot new filesRonald S. Bultje2-0/+102
2004-07-07Fix enum serialization, deserialization, comparison in caps, add a test to en...Ronald S. Bultje1-2/+2
2004-07-02more tests fixingThomas Vander Stichele4-16/+22
2004-07-02fix testsuiteThomas Vander Stichele3-6/+6
2004-07-02fix some dparams stuffThomas Vander Stichele2-13/+12
2004-07-02change plugin pathThomas Vander Stichele1-1/+1
2004-07-02tests/: add simple benchmark to test various speeds of fakesrc ! identity ! i...Benjamin Otte4-1/+192
2004-06-29gst/gstpad.c: throw an error if the getcaps function does not return a subset...Benjamin Otte1-2/+5
2004-06-20testsuite/schedulers/: add test for opt breakage in bug #143777Benjamin Otte3-1/+61
2004-06-20gst/gstpad.c: check for if we were unlinked while inside the chainfunction (f...Benjamin Otte2-1/+74
2004-06-20whoops, forgot to update Makefile - let's see if the buildbots like this oneBenjamin Otte1-0/+1
2004-06-20gst/gstvalue.c: test that start is smaller then endBenjamin Otte3-1/+284
2004-05-25gst/gstcaps.c: don't print error messages when there is no errorBenjamin Otte2-1/+73