Age | Commit message (Expand) | Author | Files | Lines |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 2 | -4/+4 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2 | -2/+2 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 2 | -2/+2 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 2 | -12/+10 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 2 | -40/+40 |
2004-07-27 | fix local includes and 64 bits constants | Steve Lhomme | 3 | -4/+4 |
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/+163 |
2004-05-21 | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 2 | -2/+2 |
2004-05-19 | configure.ac: Add sunaudio | David Schleef | 1 | -1/+1 |
2004-05-03 | ext/divx/gstdivxenc.c: fix range since -1 is the default | Thomas Vander Stichele | 2 | -2/+2 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 4 | -849/+851 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 3 | -66/+58 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 7 | -2340/+2364 |
2004-02-02 | code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. | David Schleef | 1 | -1/+1 |
2004-01-12 | Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H | David Schleef | 1 | -0/+2 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-16 | + checking in plugin category changes | Leif Johnson | 2 | -2/+2 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 4 | -3/+3 |
2003-11-02 | ... almost done now | Ronald S. Bultje | 3 | -35/+39 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 1 | -7/+0 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2 | -6/+8 |
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 | 2 | -2/+2 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -1/+1 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2 | -0/+6 |
2003-05-22 | change required to build on solaris. | Brian Cameron | 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 | 3 | -0/+3 |
2002-05-31 | add ranks only for plugins who participate in autoplugging. If you have a fi... | Steve Baker | 1 | -0/+1 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 2 | -2/+2 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -2/+2 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 5 | -5/+5 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 4 | -803/+803 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -1/+1 |
2002-01-19 | temporary commit of some // fixage, these files are crazy probably should be ... | Christian Schaller | 1 | -54/+54 |
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 | -2/+3 |
2001-12-23 | much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe t... | Andy Wingo | 2 | -3/+3 |
2001-12-22 | Initial revision | Andy Wingo | 10 | -0/+3945 |