summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2004-05-20add IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST + functionsThomas Vander Stichele1-0/+4
2004-05-19tell us more about your failureThomas Vander Stichele1-1/+1
2004-05-19don't put in a test that fails on all platformsThomas Vander Stichele1-5/+7
2004-05-18testsuite/debug/commandline.c: Call ./commandline, not argv[0]. Calling your...David Schleef1-3/+5
2004-05-18gst/gstbin.c: don'tBenjamin Otte7-2/+280
2004-05-18gst/gstvalue.c: add serialization and comparison functions for long, int64, e...Benjamin Otte3-12/+13
2004-05-11I'm too lazy to comment thisStéphane Loeuillet1-1/+0
2004-05-10one more video/dv => video/x-dvStéphane Loeuillet1-1/+1
2004-05-10internal mime types : video/x-dv, not video/dvStéphane Loeuillet1-1/+1
2004-05-10testsuite/caps/caps_strings: audio/ac3 => audio/x-ac3Stéphane Loeuillet1-1/+1
2004-05-09uraeus fixThomas Vander Stichele1-3/+3