summaryrefslogtreecommitdiff
path: root/plugins/elements/gstelements.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-28elements: add dataurisrc to buildTim-Philipp Müller1-0/+4
2015-03-12streamiddemux: Add streamiddemux elementHoonHee Lee1-0/+5
2014-08-12concat: Add new element that concatenates multiple streamsSebastian Dröge1-0/+4
2014-05-08Add new downloadbuffer elementWim Taymans1-0/+4
2012-11-06elements: fix leading space in plugin description stringTim-Philipp Müller1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-07-14plugins: don't use one-time array in plugin_initTim-Philipp Müller1-44/+55
2012-04-05gst: Change name parameter of GST_PLUGIN_DEFINE() to not take a string anymoreSebastian Dröge1-1/+1
2011-03-29funnel: Integrate into the build system and rename the typesSebastian Dröge1-0/+2
2010-12-31coreelements: move input-selector and output-selector to coreTim-Philipp Müller1-0/+4
2010-12-31elements: add new valve element to buildTim-Philipp Müller1-1/+3
2010-02-19corelements: Combine redundant codeSebastian Dröge1-5/+1
2010-02-19Fix compilation of fdsink and fdsrc with MSVCAndoni Morales Alastruey1-0/+4
2009-10-29queue2: Integrate into corepluginsSebastian Dröge1-0/+2
2007-05-22plugins/: Use #ifdef for HAVE_XYZ for consistency.Tim-Philipp Müller1-1/+1
2007-05-06docs/: Correct fixxrefs options.Stefan Kost1-4/+2
2006-11-28libs/gst/base/: New GstDataQueue object for threadsafe queueing. Most useful ...Edward Hervey1-0/+2
2006-07-26gst/gststructure.*: Add API for setting values into structures without perfor...Jan Schmidt1-1/+1
2006-05-26plugins/elements/: Add a use-mmap property to enable easier testing of all co...Jan Schmidt1-1/+1
2006-01-30plugins/elements/: Philippe Rouquier1-0/+2
2005-12-01document core plugins in a separate document just like all the others rename ...Thomas Vander Stichele1-1/+1
2005-12-01plugins/elements/: more anal cleanupThomas Vander Stichele1-1/+1
2005-11-29move queue from core to the elements plugin çThomas Vander Stichele1-0/+2
2005-10-16configure.ac: use the gettext macroThomas Vander Stichele1-1/+1
2005-10-15configure.ac: correctly make conditionalsThomas Vander Stichele1-1/+1
2005-10-15configure.ac: check for some headersThomas Vander Stichele1-1/+1
2005-10-13add correct header for WIN32Thomas Vander Stichele1-2/+2
2005-10-10updates for the win32 build (patch from Sebastien Moutte)Sebastien Moutte1-1/+1
2005-10-07fdsrc does not build currently on win32 due to socketpairThomas Vander Stichele1-0/+2
2005-09-09check/elements/identity.c: Make the error a little clearer when the test fail...Jan Schmidt1-0/+2
2005-09-03add a source plugin description field, to represent the source module this pl...Thomas Vander Stichele1-1/+1
2005-07-16Moved fdsrc to gst-plugins.Philippe Kalaf1-2/+0
2005-07-16gst/elements/gstfdsrc.c gst/elements/gstfdsrc.h gst/elements/gstelements.c gs...Philippe Kalaf1-0/+2
2005-07-14more autistic cleanliness in functions/names/definesThomas Vander Stichele1-6/+5
2005-05-15gst/elements/gstelements.c: Don't include headers that were just removed.David Schleef1-18/+0
2005-05-05gst/: Added object to help in making collect pad based elements.Wim Taymans1-1/+1
2005-05-04GCC 4 fixen.Andy Wingo1-1/+1
2005-04-24gst/gstpad.c: Remove handling of filtered caps. Fix/merge functions that han...David Schleef1-0/+2
2005-04-12Added typefind helper.Wim Taymans1-1/+1
2005-03-21Next big merge.Wim Taymans1-11/+11
2004-06-26gst/elements/: Removed multifdsink, moved it to plugins.Wim Taymans1-2/+0
2004-06-24gst/elements/: Added an element that writes to multiple filedescriptors at once.Wim Taymans1-0/+2
2004-04-29Disable parsing of a lot of files that aren't part of the exported API. Move...David Schleef1-2/+1
2004-04-20common/as-libtool.mak: Fine-tune DLL building.David Schleef1-1/+1
2004-04-14configure.ac: Disable various code when compiling for MinGW.David Schleef1-0/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-1/+1
2004-03-13gst-indent run on coreThomas Vander Stichele1-35/+30
2004-02-11rename multidisksrc to multifilesrcThomas Vander Stichele1-2/+2
2004-01-20fix renameThomas Vander Stichele1-1/+1
2003-12-22gst/elements/gstelements.c: Set ranks of elements to NONE, so the autoplugger...Benjamin Otte1-15/+15