Age | Commit message (Expand) | Author | Files | Lines |
2006-09-16 | More G_OBJECT macro fixing. | Stefan Kost | 1 | -1/+1 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -1/+1 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -1/+1 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 1 | -6/+5 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-12-05 | Update for alloc_buffer changes. | Andy Wingo | 1 | -1/+3 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -7/+8 |
2005-08-14 | pound some sense in the colorspace elements | Thomas Vander Stichele | 2 | -9/+6 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -2/+0 |
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 |