Age | Commit message (Expand) | Author | Files | Lines |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 2 | -7/+8 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -7/+7 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 3 | -156/+159 |
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/+2 |
2003-12-22 | Merge CAPS branch | David Schleef | 3 | -81/+52 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-16 | + checking in plugin category changes | Leif Johnson | 1 | -1/+1 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 1 | -4/+0 |
2003-11-02 | fix for new plugin system | Benjamin Otte | 1 | -22/+27 |
2003-10-09 | Trivial fixes for GstBuffer->GstData migration | David Schleef | 1 | -2/+2 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2 | -5/+6 |
2003-10-08 | just some code cleanup | Leif Johnson | 2 | -103/+64 |
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 gst/ - gettext pending | Benjamin Otte | 1 | -1/+3 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-25 | Adding needed license information. The patch was reviewed and approved by | Brian Cameron | 1 | -0/+20 |
2003-07-19 | + the last of the float caps changes ... these are a bit more pervasive | Leif Johnson | 2 | -35/+19 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2 | -13/+10 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -0/+3 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 1 | -1/+1 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 2 | -7/+7 |
2002-12-31 | exciting .cvsignore updates!CAPS | David I. Lehn | 1 | -0/+1 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -1/+1 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -0/+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-08-11 | add #include <stdlib.h> where needed | Steve Baker | 1 | -0/+1 |
2002-06-12 | working jack elements (fixed a problem in upstream jack) random other fixen... | Andy Wingo | 2 | -13/+6 |
2002-05-30 | Don't crash on events. | Wim Taymans | 1 | -0/+4 |
2002-05-27 | update to deal with events and set timestamps properly | Andy Wingo | 2 | -12/+13 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 1 | -1/+1 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 2 | -10/+10 |
2002-04-10 | various Wall fixes | Thomas Vander Stichele | 1 | -4/+4 |
2002-04-06 | fixed rest of warning for gcc 3 in /gst. | Benjamin Otte | 1 | -1/+3 |
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 | 2 | -12/+14 |
2002-03-25 | added a bunch of cvsignore stuff off of a fresh checkout and build i will win... | Andy Wingo | 1 | -0/+1 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 3 | -4/+4 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -1/+1 |
2002-02-19 | changes to spider: add padtemplates so the connect functions can connect two ... | Andy Wingo | 1 | -4/+7 |
2002-02-17 | capsnego fixes in adder, speed, and identity | Andy Wingo | 1 | -31/+23 |
2002-02-02 | sigh | Thomas Vander Stichele | 1 | -1/+1 |
2002-01-18 | - plugins are built without versioning info | Wrobell | 1 | -0/+1 |
2002-01-13 | Bring the plugins in sync with the new core capsnego system. | Wim Taymans | 1 | -2/+4 |
2002-01-12 | s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format | David I. Lehn | 1 | -2/+3 |
2002-01-04 | testspeed -> demo-mp3 | Andy Wingo | 2 | -0/+75 |
2001-12-28 | Fixed some plugins | Wim Taymans | 1 | -1/+1 |
2001-12-23 | Fixed some leftover errors. | Wim Taymans | 1 | -1/+3 |
2001-12-23 | made changes everywhere to accomodate for the headers being in <gst/(lib)/...... | Thomas Vander Stichele | 1 | -1/+1 |