summaryrefslogtreecommitdiff
path: root/gst/mixmatrix
Commit message (Expand)AuthorAgeFilesLines
* mixmatrix: remove unused property enum itemsLuis de Bethencourt2015-04-291-2/+0
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-12/+12
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* make request pads take _%uWim Taymans2011-11-041-4/+4
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-3/+5
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+5
* Remove execute flags from source filesTim-Philipp Müller2009-08-101-0/+0
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+2
* Fix leaks.Edward Hervey2007-06-221-6/+2
* More G_OBJECT macro fixing.Stefan Kost2006-09-161-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-6/+5
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+145
* gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don...Benjamin Otte2004-06-071-43/+45
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-27/+28
* gst-indentThomas Vander Stichele2004-03-141-162/+177
* fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele2004-03-011-4/+4
* add error handler fix mixmatrix plugin filenameThomas Vander Stichele2004-03-011-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-29/+21
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+1
* v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...Benjamin Otte2003-11-031-1/+1
* I'm too lazy to comment thisRonald S. Bultje2003-11-021-21/+25
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-291-1/+1
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-1/+4
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-1/+1
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-5/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Adding needed license information. The patch was reviewed and approved byBrian Cameron2003-07-251-0/+19
* + the last of the float caps changes ... these are a bit more pervasiveLeif Johnson2003-07-191-3/+3
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-15/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-5/+8
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-7/+7
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* backmergeThomas Vander Stichele2002-11-011-5/+5
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-3/+3
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-091-7/+6