Age | Commit message (Expand) | Author | Files | Lines |
2005-06-21 | move over a value_serialize test | Thomas Vander Stichele | 2 | -126/+0 |
2005-03-09 | Fix _pad_get_direction wrt ghostpads. | Wim Taymans | 11 | -88/+122 |
2005-01-14 | replace framerate aproximations by their real value (24000/1001, 30000/1001, ... | Stéphane Loeuillet | 1 | -4/+4 |
2004-12-17 | gst/gstvalue.c: revert last patch, only dom a g_utf8_validate now before acce... | Benjamin Otte | 1 | -0/+3 |
2004-12-16 | gst/gstvalue.c: check that a simple string that gets deserialized does not co... | Benjamin Otte | 1 | -1/+0 |
2004-11-28 | gst/gstelement.c: simplify | Benjamin Otte | 1 | -5/+102 |
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 | gst/elements/gstfilesrc.c: make seek events to before start/after end of file... | Benjamin Otte | 1 | -2/+2 |
2004-07-28 | more ignore, add enumcaps.c | Thomas Vander Stichele | 2 | -0/+98 |
2004-07-28 | fold enumcaps into caps/; clean up Makefile.am files | Thomas Vander Stichele | 1 | -34/+1 |
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-20 | docs/random/ds/0.9-suggested-changes: Make note about renaming fixed-list to ... | Ronald S. Bultje | 1 | -0/+23 |
2004-07-16 | gst/gstvalue.c: use ints and return ints, fractions only use ints, too, so th... | Benjamin Otte | 4 | -2/+138 |
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-02 | more tests fixing | Thomas Vander Stichele | 1 | -0/+4 |
2004-05-25 | gst/gstcaps.c: don't print error messages when there is no error | Benjamin Otte | 2 | -1/+73 |
2004-05-20 | add IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST + functions | Thomas Vander Stichele | 1 | -0/+4 |
2004-05-11 | I'm too lazy to comment this | Stéphane Loeuillet | 1 | -1/+0 |
2004-05-10 | one more video/dv => video/x-dv | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-10 | internal mime types : video/x-dv, not video/dv | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-10 | testsuite/caps/caps_strings: audio/ac3 => audio/x-ac3 | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-08 | testsuite/caps/caps.c: A check for appending | David Schleef | 1 | -0/+19 |
2004-05-04 | testsuite/caps/renegotiate.c: improve output in error case | Benjamin Otte | 1 | -1/+3 |
2004-05-04 | gst/parse/grammar.y: fix assert to not trigger when there's no error argument | Benjamin Otte | 2 | -4/+5 |
2004-05-04 | reorganize C/LIB flags add gst_info to gstcompat.h | Thomas Vander Stichele | 1 | -31/+30 |
2004-05-04 | The "once more, with feeling" check-in. | David Schleef | 2 | -2/+5 |
2004-05-04 | testsuite/caps/deserialize.c: Fix problems noticed by the build bots. | David Schleef | 2 | -1/+8 |
2004-05-04 | testsuite/caps/renegotiate.c: Another test. | David Schleef | 1 | -0/+108 |
2004-05-04 | testsuite/caps/deserialize.c: Use the srcdir environment variable to find our... | David Schleef | 1 | -5/+16 |
2004-05-04 | configure.ac: Link plugins with libgstreamer and dependent libraries | David Schleef | 3 | -0/+343 |
2004-05-03 | testsuite/caps/Makefile.am: Fix spelling of Ηρατοσθενες | David Schleef | 2 | -5/+5 |
2004-04-22 | gst/gstcaps.c: fix simplifying and subtracting not working correctly with opt... | Benjamin Otte | 2 | -5/+12 |
2004-04-22 | docs/gst/tmpl/: update for recent API changes | Benjamin Otte | 1 | -0/+1 |
2004-04-22 | update cvsignore | Benjamin Otte | 1 | -0/+3 |
2004-04-22 | gst/gstcaps.c: fix bug when converting from empty string. | Benjamin Otte | 5 | -15/+147 |
2004-04-21 | gst/gstcaps.c: check for ANY caps before appending/unioning | Benjamin Otte | 5 | -5/+240 |
2004-04-20 | testsuite/caps/filtercaps.c: fix test to test things correctly (caps are comp... | Benjamin Otte | 1 | -2/+5 |
2004-04-20 | testsuite/caps/: add test (that doesn't work right now, but should) | Benjamin Otte | 2 | -1/+44 |
2004-04-15 | testsuite/Makefile.am: define tests_ignore | David Schleef | 1 | -1/+1 |
2004-04-13 | gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buffer_get_type() and cha... | David Schleef | 3 | -0/+30 |
2004-03-31 | gst/gstvalue.c: Add some union implementations. We didn't have any previously. | David Schleef | 2 | -1/+176 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 4 | -14/+14 |
2004-03-13 | gst-indent run on core | Thomas Vander Stichele | 11 | -517/+401 |
2004-03-12 | gst/gst.c (init_post): call gst_caps_get_type() instead of _gst_caps_initalize() | Johan Dahlin | 1 | -8/+8 |
2004-02-16 | Spelling fix | Johan Dahlin | 1 | -1/+1 |
2004-01-29 | configure.ac: Add detection for HAVE_PRINTF_EXTENSION and | David Schleef | 1 | -2/+2 |
2004-01-26 | Revert accidental checkin and start over | David Schleef | 1 | -4/+1 |