Age | Commit message (Expand) | Author | Files | Lines |
2004-07-29 | revert state change changes as agreed so we can rework them gradually | Thomas Vander Stichele | 1 | -2/+2 |
2004-07-29 | More pendatic checks removed. | Wim Taymans | 1 | -7/+19 |
2004-07-29 | testsuite/caps/fraction-convert.c: Make the test less pedantic about float ro... | Wim Taymans | 1 | -13/+25 |
2004-07-29 | /me kicks ds | Benjamin Otte | 1 | -0/+1 |
2004-07-29 | gst/elements/gstfilesrc.c: make seek events to before start/after end of file... | Benjamin Otte | 1 | -2/+2 |
2004-07-29 | fix distchekc | Thomas Vander Stichele | 1 | -1/+1 |
2004-07-28 | testsuite/elements/: A little test to keep distcheck from working if someone ... | David Schleef | 3 | -1/+220 |
2004-07-28 | sigh, remove here too of course | Thomas Vander Stichele | 1 | -1/+1 |
2004-07-28 | more ignore, add enumcaps.c | Thomas Vander Stichele | 3 | -0/+100 |
2004-07-28 | fold enumcaps into caps/; clean up Makefile.am files | Thomas Vander Stichele | 22 | -198/+11 |
2004-07-27 | Added transform functions between double and fraction. | Wim Taymans | 2 | -0/+116 |
2004-07-23 | gst/gststructure.c: Set type field correctly. | David Schleef | 2 | -1/+27 |
2004-07-22 | group_link works now | Wim Taymans | 1 | -2/+2 |
2004-07-22 | testsuite/schedulers/: Show bug in scheduler when linking chain and loop base... | Wim Taymans | 4 | -4/+72 |
2004-07-21 | keep this up to date, since I seem to be the only one who cares about not mis... | Benjamin Otte | 2 | -0/+2 |
2004-07-21 | gst/gstbin.c: make state changes work correctly and reentrant (so removing el... | Benjamin Otte | 4 | -4/+154 |
2004-07-20 | docs/random/ds/0.9-suggested-changes: Make note about renaming fixed-list to ... | Ronald S. Bultje | 1 | -0/+23 |
2004-07-20 | testsuite/schedulers/: Added failing testcase for variant of #147894 | Wim Taymans | 3 | -2/+136 |
2004-07-20 | fix for #142813 - deadlock in opt | Thomas Vander Stichele | 1 | -3/+6 |
2004-07-20 | fix for #147819 (Add some checks in the opt scheduler) | Thomas Vander Stichele | 1 | -2/+2 |
2004-07-20 | fix for #147894 (opt scheduler decoupled elements mismanagement) | Thomas Vander Stichele | 1 | -2/+2 |
2004-07-19 | Added testcase for 147819 | Wim Taymans | 2 | -1/+101 |
2004-07-19 | testsuite/schedulers/: Added testcase for bug 147894 | Wim Taymans | 2 | -2/+144 |
2004-07-16 | testsuite/schedulers/: Added testsuite for bug 142183 in its two incarnations... | Wim Taymans | 3 | -1/+167 |
2004-07-16 | testsuite/schedulers/: Added cleanup code to testcase 143777-2. | Wim Taymans | 3 | -1/+93 |
2004-07-16 | gst/gstvalue.c: use ints and return ints, fractions only use ints, too, so th... | Benjamin Otte | 8 | -2/+143 |
2004-07-15 | remove this for later gvalue testsuite dir | Thomas Vander Stichele | 2 | -101/+0 |
2004-07-15 | adding GstFraction GValue type | Thomas Vander Stichele | 4 | -2/+147 |
2004-07-15 | debugging additions and style cleanups | Thomas Vander Stichele | 1 | -38/+50 |
2004-07-12 | gst/gsttypes.h: get rid of GST_O_READONLY, GST_FILE_MODE_READ and | Benjamin Otte | 2 | -2/+2 |
2004-07-12 | Handle binary files under Windows | Steve Lhomme | 2 | -2/+2 |
2004-07-12 | set PENDING on bin correctly for special case. fixes testsuite again. | Thomas Vander Stichele | 1 | -1/+0 |
2004-07-11 | gst/gstclock.h: GST_SECOND shouldn't cause a conversion to unsigned. | Benjamin Otte | 3 | -1/+42 |
2004-07-09 | testsuite/threads/: added test to check if problem when removing all elements... | Zaheer Abbas Merali | 2 | -1/+64 |
2004-07-09 | fixes 123774 - setting state on a bin should set state on children as well | Thomas Vander Stichele | 1 | -1/+2 |
2004-07-09 | re-enable states and add test | Thomas Vander Stichele | 3 | -3/+110 |
2004-07-08 | Implemented group splitting and rechaining. | Wim Taymans | 1 | -2/+2 |
2004-07-07 | Oops, forgot new files | Ronald S. Bultje | 2 | -0/+102 |
2004-07-07 | Fix enum serialization, deserialization, comparison in caps, add a test to en... | Ronald S. Bultje | 1 | -2/+2 |
2004-07-02 | more tests fixing | Thomas Vander Stichele | 4 | -16/+22 |
2004-07-02 | fix testsuite | Thomas Vander Stichele | 3 | -6/+6 |
2004-07-02 | fix some dparams stuff | Thomas Vander Stichele | 2 | -13/+12 |
2004-07-02 | change plugin path | Thomas Vander Stichele | 1 | -1/+1 |
2004-07-02 | tests/: add simple benchmark to test various speeds of fakesrc ! identity ! i... | Benjamin Otte | 4 | -1/+192 |
2004-06-29 | gst/gstpad.c: throw an error if the getcaps function does not return a subset... | Benjamin Otte | 1 | -2/+5 |
2004-06-20 | testsuite/schedulers/: add test for opt breakage in bug #143777 | Benjamin Otte | 3 | -1/+61 |
2004-06-20 | gst/gstpad.c: check for if we were unlinked while inside the chainfunction (f... | Benjamin Otte | 2 | -1/+74 |
2004-06-20 | whoops, forgot to update Makefile - let's see if the buildbots like this one | Benjamin Otte | 1 | -0/+1 |
2004-06-20 | gst/gstvalue.c: test that start is smaller then end | Benjamin Otte | 3 | -1/+284 |
2004-05-25 | gst/gstcaps.c: don't print error messages when there is no error | Benjamin Otte | 2 | -1/+73 |