Age | Commit message (Expand) | Author | Files | Lines |
2004-05-21 | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 1 | -1/+1 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -31/+32 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -131/+124 |
2004-03-09 | ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w... | David Schleef | 1 | -5/+5 |
2004-02-12 | ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for ne... | David Schleef | 1 | -233/+177 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -1/+1 |
2003-11-02 | Bly | Ronald S. Bultje | 1 | -18/+26 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -3/+4 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 1 | -3/+1 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 1 | -1/+3 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -59/+59 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -4/+7 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 1 | -6/+6 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 1 | -9/+9 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -1/+1 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -1/+2 |
2002-09-10 | This updates all plugins to the new API for gst_pad_try_set_caps | Ronald S. Bultje | 1 | -2/+2 |
2002-07-08 | negotiation fixes, small cleanups | Wim Taymans | 1 | -5/+13 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -10/+10 |
2002-04-01 | Fix for latest lcs. | Wim Taymans | 1 | -3/+3 |
2002-03-30 | Added libcolorspace plugin | Wim Taymans | 2 | -0/+542 |