Age | Commit message (Expand) | Author | Files | Lines |
2004-07-27 | more working plugins | Steve Lhomme | 1 | -1/+1 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 1 | -2/+2 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 1 | -3/+3 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 1 | -0/+145 |
2004-06-07 | gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don... | Benjamin Otte | 1 | -43/+45 |
2004-05-21 | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 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 | -162/+177 |
2004-03-01 | fix plugin names move gstvideosink.h to videosink.h | Thomas Vander Stichele | 1 | -4/+4 |
2004-03-01 | add error handler fix mixmatrix plugin filename | Thomas Vander Stichele | 1 | -1/+1 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -29/+21 |
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 | -1/+1 |
2003-11-03 | v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ... | Benjamin Otte | 1 | -1/+1 |
2003-11-02 | I'm too lazy to comment this | Ronald S. Bultje | 1 | -21/+25 |
2003-10-29 | change gst/bytestream.h to gst/bytestream/bytestream.h | David Schleef | 1 | -1/+1 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 1 | -1/+4 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -1/+1 |
2003-10-01 | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 1 | -5/+1 |
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/+19 |
2003-07-19 | + the last of the float caps changes ... these are a bit more pervasive | Leif Johnson | 1 | -3/+3 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -15/+8 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -5/+8 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 1 | -2/+2 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 1 | -7/+7 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -1/+1 |
2002-11-01 | backmerge | Thomas Vander Stichele | 1 | -5/+5 |
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 | -3/+3 |
2002-09-09 | removing warnings (approved by wtay) | Thomas Vander Stichele | 1 | -7/+6 |
2002-07-24 | updated so it uses a dblptr matrix, and works | Erik Walthinsen | 1 | -8/+47 |
2002-07-23 | Added mixmatrix with naive capsnego, still needs work.. | Wim Taymans | 2 | -0/+480 |