Age | Commit message (Expand) | Author | Files | Lines |
2004-11-09 | ext/alsa/gstalsa.c: buffer-frames property was missing | Benjamin Otte | 1 | -3/+1 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -25/+26 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -132/+120 |
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/+6 |
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 | -16/+13 |
2004-01-07 | Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic... | Ronald S. Bultje | 1 | -4/+17 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -29/+24 |
2003-11-01 | Update all the audiofile stuff | Iain Holmes | 1 | -14/+15 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -2/+3 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 1 | -9/+3 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 1 | -3/+9 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -3/+1 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -3/+6 |
2003-01-01 | Remove PAD_EOS | Wim Taymans | 1 | -1/+0 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -1/+2 |
2002-05-26 | - Changed plugins for new APIs | Wim Taymans | 1 | -10/+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-14 | added ARG_OUTPUT_ENDIANNESS and ARG_TYPE to _get_property | Steve Baker | 1 | -0/+6 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -5/+5 |
2002-03-30 | Get the signed property as a boolean | Wim Taymans | 1 | -5/+5 |
2002-03-30 | Changed to the new props API | Wim Taymans | 1 | -5/+5 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 1 | -3/+3 |
2002-03-18 | s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju... | Andy Wingo | 1 | -1/+1 |
2002-02-04 | fix a error I caused by not seeing the nested comments | Christian Schaller | 1 | -5/+5 |
2002-02-03 | // to /* */ fixes | Christian Schaller | 1 | -19/+19 |
2001-12-21 | fixed some GST_LIBS stuff added audiofile added gst-libs/audio building | Thomas Vander Stichele | 1 | -0/+508 |