summaryrefslogtreecommitdiff
path: root/gst/mixmatrix
AgeCommit message (Expand)AuthorFilesLines
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+12
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-6/+5
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-145/+0
2015-04-29mixmatrix: remove unused property enum itemsLuis de Bethencourt1-2/+0
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-12/+12
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2011-11-04make request pads take _%uWim Taymans1-4/+4
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-3/+5
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+5
2009-08-10Remove execute flags from source filesTim-Philipp Müller1-0/+0
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+2
2007-06-22Fix leaks.Edward Hervey1-6/+2
2006-09-16More G_OBJECT macro fixing.Stefan Kost1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+145
2004-06-07gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don...Benjamin Otte1-43/+45
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-27/+28
2004-03-14gst-indentThomas Vander Stichele1-162/+177
2004-03-01fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele1-4/+4
2004-03-01add error handler fix mixmatrix plugin filenameThomas Vander Stichele1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-29/+21
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+1
2003-11-03v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...Benjamin Otte1-1/+1
2003-11-02I'm too lazy to comment thisRonald S. Bultje1-21/+25
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef1-1/+1
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-1/+4
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-1/+1
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje1-5/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-25Adding needed license information. The patch was reviewed and approved byBrian Cameron1-0/+19
2003-07-19+ the last of the float caps changes ... these are a bit more pervasiveLeif Johnson1-3/+3
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-15/+8
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-5/+8
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-2/+2
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-7/+7
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-11-01backmergeThomas Vander Stichele1-5/+5