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 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 2 | -2/+2 |
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 | -21/+21 |
2005-11-09 | Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r... | Tim-Philipp Müller | 2 | -2/+2 |
2005-10-13 | ex/: and more typos fixed | Stefan Kost | 1 | -3/+3 |
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 | -7/+8 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2 | -4/+0 |
2005-02-08 | Include "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not... | Tim-Philipp Müller | 3 | -3/+3 |
2004-05-21 | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 2 | -2/+2 |
2004-05-12 | ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder) | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-10 | ext/tarkin/gsttarkindec.c: "Filter/Video/Decoder" => "Codec/Decoder/Video" | Stéphane Loeuillet | 2 | -2/+2 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 9 | -265/+266 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 9 | -454/+450 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 19 | -2297/+2379 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 2 | -3/+3 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 2 | -3/+3 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 2 | -3/+3 |
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 | 10 | -2/+30 |
2003-11-02 | Tarkin compiles again | Iain Holmes | 3 | -104/+127 |
2003-10-29 | Move a few typefind functions to gst/typefind, remove all old typefinding cod... | David Schleef | 1 | -34/+0 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2 | -11/+13 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 2 | -9/+3 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 2 | -3/+9 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-24 | Add buffer length checks to every typefinding function | David Schleef | 1 | -1/+6 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2 | -11/+11 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2 | -0/+6 |
2003-04-07 | Fix a bunch of endianness conversions that were done as long instead of int32... | David Schleef | 1 | -1/+1 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 1 | -1/+1 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 1 | -4/+4 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 1 | -1/+1 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 2 | -0/+2 |
2002-09-10 | This updates all plugins to the new API for gst_pad_try_set_caps | Ronald S. Bultje | 1 | -2/+2 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -15/+15 |
2002-03-30 | Changed to the new props API | Wim Taymans | 2 | -3/+3 |
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 | 6 | -10/+10 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -1/+1 |
2002-03-03 | get up-to-date with the gst_caps_debug api improved capsnego in mad improved ... | Andy Wingo | 1 | -1/+1 |
2002-02-06 | fixing make distcheck | Thomas Vander Stichele | 1 | -1/+1 |
2002-02-05 | added bitcoder.h from w3d CVS, needed to compile | Erik Walthinsen | 1 | -0/+148 |
2002-02-03 | Added a tarkin encoder/decoder plugin. | Wim Taymans | 22 | -0/+4097 |