| Commit message (Expand) | Author | Age | Files | Lines |
* | Update and add documentation for plugins with no deps (gst). | Stefan Kost | 2009-01-28 | 1 | -3/+0 |
* | Don't install static libs for plugins. Fixes #550851 for -good. | Stefan Kost | 2008-11-04 | 1 | -0/+1 |
* | Fix a bunch of leaks shown by the newly-added states test. | Jan Schmidt | 2007-03-04 | 1 | -0/+14 |
* | gst/flx/gstflxdec.c: fix categorisation, make short desc more explicit, remov... | Stefan Kost | 2006-11-08 | 1 | -55/+15 |
* | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 2006-06-01 | 1 | -2/+2 |
* | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2006-04-25 | 1 | -1/+1 |
* | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 2006-04-08 | 1 | -1/+1 |
* | better/unified long descriptions | Wim Taymans | 2006-03-30 | 1 | -6/+5 |
* | Fix memleak with gst_static_pad_template_get(). | Edward Hervey | 2006-03-15 | 1 | -6/+2 |
* | close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. | Wim Taymans | 2006-03-13 | 1 | -1/+2 |
* | gst/flx/gstflxdec.*: Implement DURATION query. | Wim Taymans | 2006-02-19 | 2 | -1/+3 |
* | gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak. | Wim Taymans | 2006-02-19 | 4 | -48/+86 |
* | gst/flx/gstflxdec.c: If the speed of the file is null in the header, set the ... | Edward Hervey | 2005-12-13 | 1 | -0/+2 |
* | Now flxdec works on big-endian machines as well. | Zeeshan Ali | 2005-12-11 | 5 | -69/+150 |
* | expand tabs | Thomas Vander Stichele | 2005-12-06 | 2 | -63/+63 |
* | Update for alloc_buffer changes. | Andy Wingo | 2005-12-05 | 1 | -1/+1 |
* | More fractional framerate conversions | Jan Schmidt | 2005-11-22 | 1 | -2/+2 |
* | Update for stream lock API changes: don't take stream log in sink event handl... | Tim-Philipp Müller | 2005-11-21 | 1 | -15/+12 |
* | gst/flx/gstflxdec.c: Fix state change. | Wim Taymans | 2005-11-16 | 1 | -8/+19 |
* | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 2005-11-14 | 1 | -1/+1 |
* | Attempting to optimize the code for embedded systems. | Zeeshan Ali | 2005-11-09 | 1 | -10/+7 |
* | configure.ac: Enable flx plugin. | Tim-Philipp Müller | 2005-10-17 | 1 | -1/+2 |
* | flx plugin ported to 0.9 | Zeeshan Ali | 2005-10-16 | 3 | -150/+167 |
* | fix build and use of GST_LIBS | Thomas Vander Stichele | 2005-09-23 | 1 | -2/+1 |
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 1 | -12/+13 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 1 | -2/+0 |
* | gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o... | Wim Taymans | 2004-10-06 | 1 | -1/+5 |
* | ext/flac/gstflacdec.c: Only return true if we actually filled something in. P... | Ronald S. Bultje | 2004-09-29 | 1 | -15/+19 |
* | more working plugins | Steve Lhomme | 2004-07-27 | 1 | -1/+1 |
* | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 2004-07-27 | 1 | -2/+2 |
* | avoid problems with math.h, fix release dependancy | Steve Lhomme | 2004-07-27 | 1 | -3/+3 |
* | more plugins supported under windows | Steve Lhomme | 2004-07-26 | 1 | -0/+157 |
* | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 2004-05-21 | 1 | -2/+2 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 1 | -92/+93 |
* | *.h: Revert indenting | Johan Dahlin | 2004-03-15 | 3 | -146/+139 |
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 5 | -454/+454 |
* | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-02-02 | 1 | -1/+1 |
* | GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-01-29 | 1 | -1/+1 |
* | use new error signal and classification | Thomas Vander Stichele | 2004-01-18 | 1 | -1/+1 |
* | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 2004-01-12 | 1 | -2/+2 |
* | Merge CAPS branch | David Schleef | 2003-12-22 | 1 | -40/+18 |
* | remove copyright field from plugins | Andy Wingo | 2003-12-04 | 1 | -1/+0 |
* | + checking in plugin category changes | Leif Johnson | 2003-11-16 | 1 | -1/+1 |
* | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 2003-11-07 | 1 | -1/+4 |
* | more, and more, and more... | Ronald S. Bultje | 2003-11-02 | 1 | -21/+28 |
* | change gst/bytestream.h to gst/bytestream/bytestream.h | David Schleef | 2003-10-29 | 1 | -1/+1 |
* | merge TYPEFIND branch. Major changes: | Benjamin Otte | 2003-10-28 | 2 | -45/+4 |
* | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2003-10-08 | 1 | -1/+1 |
* | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 2003-10-01 | 2 | -19/+21 |
* | reverting error patch before making a branch. | Thomas Vander Stichele | 2003-09-16 | 1 | -3/+1 |