Age | Commit message (Expand) | Author | Files | Lines |
2007-06-22 | Fix leaks. | Edward Hervey | 1 | -5/+2 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 1 | -2/+2 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -1/+1 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -1/+2 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 1 | -1/+1 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -9/+10 |
2005-02-02 | configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ... | David Schleef | 1 | -1/+4 |
2005-01-25 | ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val... | Jan Schmidt | 2 | -37/+92 |
2004-11-12 | Update libvisual to 0.1.7. Link in the debug handling to gstreamer | Jan Schmidt | 4 | -184/+254 |
2004-05-21 | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 1 | -1/+1 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -11/+12 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -21/+18 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 3 | -148/+150 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-24 | tagging stuff and build fixes. In detail: | Benjamin Otte | 1 | -0/+1 |
2003-11-02 | Use GST_ELEMENT_DETAILS for initialising GstElementDetails | Jan Schmidt | 1 | -3/+3 |
2003-11-02 | Make smoothwave compile again | Iain Holmes | 1 | -17/+22 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -2/+3 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-19 | + changes for new float caps without slope/intercept + some category changes ... | Leif Johnson | 1 | -1/+1 |
2003-07-17 | Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of... | David Schleef | 2 | -24/+28 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -6/+9 |
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-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 2 | -5/+5 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 1 | -6/+6 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 2 | -2/+2 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 2 | -27/+27 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -1/+1 |
2002-01-18 | - plugins are built without versioning info | Wrobell | 1 | -0/+1 |
2002-01-12 | s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format | David I. Lehn | 1 | -3/+3 |
2002-01-04 | wave.c -> demo-osssrc.c this is probably broken, but then so is smoothwave | Andy Wingo | 2 | -0/+69 |
2001-12-30 | smoothwave fixin | Thomas Vander Stichele | 4 | -0/+389 |