summaryrefslogtreecommitdiff
path: root/gst/videotestsrc/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-15/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge1-1/+1
2012-10-24gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge1-1/+1
2012-01-03videotestsrc: don't build generate_sine_table utility by defaultTim-Philipp Müller1-1/+1
2011-10-13Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-10-10videotestsrc: fix LDADD missing GST_LIBSBrian Cameron1-1/+1
2011-07-28videotestsrc: use local libgstvideo here as wellTim-Philipp Müller1-2/+3
2011-06-21videotestsrc: port to video helpersWim Taymans1-2/+3
2011-04-11android: make it ready for androgenizerAlessandro Decina1-0/+14
2010-09-05videotestsrc: Use static sine tableDavid Schleef1-0/+5
2010-06-27videotestsrc: Explicitely link with $(LIBM)Sebastian Dröge1-1/+1
2010-06-07videotestsrc: convert from liboil to orcDavid Schleef1-2/+8
2010-03-19build: Makefile.am fixesTim-Philipp Müller1-2/+2
2008-10-16Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost1-0/+1
2006-11-16Make sure our checks and the videotestsrc plugin link against the local unins...Tim-Philipp Müller1-1/+1
2005-07-14gst/videotestsrc/: Make videotestsrc a pushsrc.Wim Taymans1-1/+1
2005-07-13make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele1-3/+2
2004-02-12Convert a few inner loops to use liboil. This is currently optional, and is ...David Schleef1-2/+2
2003-09-11Add unlink function to properly handle unreffing bufferpools.David Schleef1-1/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron1-1/+1
2003-04-16Significant improvements to videotestsrc. More modular, handles RGB formats.David Schleef1-2/+3
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-07-26New plugin for generating a test video streamDavid Schleef1-0/+12