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