summaryrefslogtreecommitdiff
path: root/plugins/elements/Makefile.am
AgeCommit message (Expand)Author
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-03-12streamiddemux: Add streamiddemux elementHoonHee Lee
2014-08-12concat: Add new element that concatenates multiple streamsSebastian Dröge
2014-06-04gstbuffer: factor three flags-to-string loopsVincent Penquerc'h
2014-05-13sparsefile: keep it private as helper API for downloadbufferTim-Philipp Müller
2014-05-08Add new downloadbuffer elementWim Taymans
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-10-25dataqueue/queuearray: Make public API againSebastian Dröge
2012-07-14base: make GstQueueArray private to coreelements for nowTim-Philipp Müller
2012-04-04gst: Change versioningSebastian Dröge
2011-10-07base: make GstDataQueue private API for multiqueueTim-Philipp Müller
2011-04-11android: make it ready for androgenizerAlessandro Decina
2011-03-29funnel: Integrate into the build system and rename the typesSebastian Dröge
2010-12-31coreelements: move input-selector and output-selector to coreTim-Philipp Müller
2010-12-31elements: add new valve element to buildTim-Philipp Müller
2010-12-24elements: reenable fdsrc/fdsink on MSVCDavid Schleef
2009-10-29queue2: Integrate into corepluginsSebastian Dröge
2008-10-13plugins/: Don't install static libs for plugins. Fixes #550851 for core.Stefan Kost
2008-02-20plugins/elements/: Remove GstBufferStore, no idea why we were still building it.Tim-Philipp Müller
2007-05-24plugins/elements/: These are not installed headers, no need for padding.Tim-Philipp Müller
2007-05-06docs/: Correct fixxrefs options.Stefan Kost
2006-11-28libs/gst/base/: New GstDataQueue object for threadsafe queueing. Most useful ...Edward Hervey
2006-07-02clean moreThomas Vander Stichele
2006-07-01configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBSThomas Vander Stichele
2006-01-30plugins/elements/: Philippe Rouquier
2005-12-01document core plugins in a separate document just like all the others rename ...Thomas Vander Stichele
2005-11-29move queue from core to the elements plugin çThomas Vander Stichele
2005-11-29CVS surgery + support to move base, check, and net out of gst and into libs/gstThomas Vander Stichele
2005-11-29do CVS surgery and related build fixery to move elements and indexers in a ne...Thomas Vander Stichele
2005-11-27update LDFLAGS use some moreThomas Vander Stichele
2005-11-22gst/: correctly fix GEnumValues so that nick is the short lowercase dashed tagThomas Vander Stichele
2005-10-15configure.ac: correctly make conditionalsThomas Vander Stichele
2005-10-15configure.ac: check for some headersThomas Vander Stichele
2005-10-15configure.ac: reorganize clean up document more remove cruftThomas Vander Stichele
2005-09-09check/elements/identity.c: Make the error a little clearer when the test fail...Jan Schmidt
2005-07-16Moved fdsrc to gst-plugins.Philippe Kalaf
2005-07-16gst/elements/gstfdsrc.c gst/elements/gstfdsrc.h gst/elements/gstelements.c gs...Philippe Kalaf
2005-05-15gst/elements/Makefile.am: Remove some elements that don't need to be in the c...David Schleef
2005-05-05gst/: Added object to help in making collect pad based elements.Wim Taymans
2005-04-23gst/elements/: New element that acts like an identity, but filters caps. Wil...David Schleef
2005-04-23gst/Makefile.am: Remove as-libtool stuff. It's likely not and hard to carry ...David Schleef
2005-04-12Added typefind helper.Wim Taymans
2005-04-01gst/gstplugin.c: Switch to using G_MODULE_BIND_LOCAL, which means plugins are...David Schleef
2005-03-29docs/: Dist the overrides files.Andy Wingo
2005-03-29po/, docs/gst/: Commit automatic changes to docs and po files.Andy Wingo
2005-03-28Added state change code.Wim Taymans
2005-03-21Next big merge.Wim Taymans
2004-06-26gst/elements/: Removed multifdsink, moved it to plugins.Wim Taymans
2004-06-24gst/elements/: Added an element that writes to multiple filedescriptors at once.Wim Taymans
2004-05-04reorganize C/LIB flags add gst_info to gstcompat.hThomas Vander Stichele