Age | Commit message (Expand) | Author | Files | Lines |
2008-11-04 | Don't install static libs for plugins. Fixes #550851 for -bad. | Stefan Kost | 1 | -0/+1 |
2007-06-22 | Fix leaks. | Edward Hervey | 1 | -2/+1 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 1 | -1/+1 |
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/+1 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 2 | -42/+42 |
2005-11-09 | Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r... | Tim-Philipp Müller | 1 | -2/+2 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 2 | -6/+6 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -9/+10 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -2/+0 |
2005-02-03 | sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed. | Ronald S. Bultje | 1 | -13/+17 |
2004-05-21 | fourth batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-03 | ext/divx/gstdivxenc.c: fix range since -1 is the default | Thomas Vander Stichele | 1 | -2/+2 |
2004-04-29 | ext/jpeg/: move format setting to inner loop | Thomas Vander Stichele | 2 | -6/+10 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 6 | -177/+179 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 5 | -94/+93 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 11 | -755/+869 |
2004-01-12 | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 1 | -1/+1 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -18/+11 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 6 | -1/+18 |
2003-11-02 | fix most of sys dir. v4l2 and dxr3 pending, as I don't have them | Benjamin Otte | 1 | -25/+25 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -3/+3 |
2003-08-10 | Remove redundant definition of plugindir | David Schleef | 1 | -1/+0 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -7/+8 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -0/+3 |
2003-04-05 | Revert last change, since it breaks build | David Schleef | 2 | -2/+2 |
2003-04-04 | sys/io.h -> asm/io.h (more portable) - fixes bug #109048 | Ronald S. Bultje | 2 | -2/+2 |
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/+2 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -5/+5 |
2002-04-06 | fixed rest of warning for gcc 3 in /sys | Benjamin Otte | 1 | -9/+7 |
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 | 3 | -6/+6 |
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-13 | Bring the plugins in sync with the new core capsnego system. | Wim Taymans | 1 | -1/+1 |
2002-01-12 | s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format | David I. Lehn | 1 | -0/+1 |
2001-12-20 | unforming dir names | Thomas Vander Stichele | 1 | -1/+1 |
2001-12-17 | first batch | Thomas Vander Stichele | 12 | -0/+2615 |