Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 1 | -1/+1 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 1 | -6/+6 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -7/+8 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -2/+0 |
2004-11-09 | ext/alsa/gstalsa.c: buffer-frames property was missing | Benjamin Otte | 1 | -3/+1 |
2004-05-12 | ext/audiofile/gstafsrc.c: Remove old debug output | Jan Schmidt | 1 | -2/+2 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -27/+28 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -113/+101 |
2004-02-02 | remove textdomain calls | Thomas Vander Stichele | 1 | -1/+0 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-19 | putting i18n in place for plugins | Thomas Vander Stichele | 1 | -1/+7 |
2004-01-19 | fix i18n include | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -9/+12 |
2004-01-02 | Convert elements to use gst_pad_use_explicit_caps() where appropriate. | David Schleef | 1 | -2/+2 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -26/+22 |
2003-11-01 | Update all the audiofile stuff | Iain Holmes | 1 | -15/+16 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -4/+4 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 1 | -8/+7 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 1 | -7/+8 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -6/+2 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -2/+5 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -1/+2 |
2002-09-09 | removing warnings as approved by wim | Thomas Vander Stichele | 1 | -3/+0 |
2002-05-26 | - Changed plugins for new APIs | Wim Taymans | 1 | -9/+2 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 1 | -2/+2 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -3/+3 |
2002-04-06 | fixed warnings in /ext added mikmod_types.h to get it done | Benjamin Otte | 1 | -2/+2 |
2002-03-18 | s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju... | Andy Wingo | 1 | -1/+1 |
2002-02-03 | // to /* */ fixes | Christian Schaller | 1 | -14/+14 |
2002-01-22 | Modified passthrough, adder, playondemand, float2int, int2float, and ladspa t... | Leif Johnson | 1 | -3/+1 |
2002-01-13 | Bring the plugins in sync with the new core capsnego system. | Wim Taymans | 1 | -15/+14 |
2002-01-08 | fixes | Thomas Vander Stichele | 1 | -1/+1 |
2001-12-28 | Fixed some plugins | Wim Taymans | 1 | -2/+2 |
2001-12-22 | changes to accomodate the standardization of installed libs some left over ch... | Thomas Vander Stichele | 1 | -1/+1 |
2001-12-21 | fixed some GST_LIBS stuff added audiofile added gst-libs/audio building | Thomas Vander Stichele | 1 | -0/+425 |