Age | Commit message (Expand) | Author | Files | Lines |
2004-10-06 | gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o... | Wim Taymans | 1 | -1/+5 |
2004-09-29 | ext/flac/gstflacdec.c: Only return true if we actually filled something in. P... | Ronald S. Bultje | 1 | -15/+19 |
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/+157 |
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 | -92/+93 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 3 | -146/+139 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 5 | -454/+454 |
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 |
2004-01-12 | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 1 | -2/+2 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -40/+18 |
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/+4 |
2003-11-02 | more, and more, and more... | Ronald S. Bultje | 1 | -21/+28 |
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 | 2 | -45/+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 | 2 | -19/+21 |
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-11 | Silence and fix typefinding | Ronald S. Bultje | 1 | -3/+3 |
2003-07-08 | another comma missing | Benjamin Otte | 1 | -1/+1 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -21/+20 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -1/+4 |
2003-06-06 | Make sure buffer is long enough in type_find. Attempt to fix #114580 | David Schleef | 1 | -0/+4 |
2003-01-12 | Fix timestamps | Wim Taymans | 1 | -1/+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/+1 |
2002-09-09 | removing warnings (approved by wtay) | Thomas Vander Stichele | 1 | -3/+1 |
2002-06-16 | Fix timestamps | Wim Taymans | 1 | -2/+2 |
2002-05-31 | add ranks only for plugins who participate in autoplugging. If you have a fi... | Steve Baker | 1 | -0/+1 |
2002-05-15 | use new bytestream api | Steve Baker | 1 | -2/+3 |
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 | 1 | -12/+12 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 1 | -1/+1 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 3 | -3/+3 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 1 | -1/+1 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -1/+1 |
2002-02-02 | Small fixes | Wim Taymans | 1 | -2/+2 |
2002-01-19 | Drop the bytstream correctly. | Wim Taymans | 1 | -3/+10 |
2002-01-19 | Small cleanups, break the loop if the buffer is null | Wim Taymans | 2 | -9/+12 |
2002-01-19 | minor fixes | Christian Schaller | 2 | -4/+4 |
2002-01-18 | Fixed two off by one bugs in the delta decoding code. | Wim Taymans | 1 | -3/+4 |
2002-01-18 | Fix the "64 colors flx too dark" bug. | Wim Taymans | 3 | -15/+32 |