summaryrefslogtreecommitdiff
path: root/gst/videoscale/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-07-18videoscale: Add support for adding black borders to keep the DAR if necessarySebastian Dröge1-3/+4
2010-06-27videoscale: Explicitely link with $(LIBM)Sebastian Dröge1-1/+1
2010-06-07videoscale: convert from liboil to orcDavid Schleef1-2/+9
2008-10-16Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost1-0/+1
2007-01-04configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele1-1/+1
2006-11-14gst/videoscale/: Add a 4-tap image scaler. Theoretically looks much prettier.David Schleef1-2/+4
2006-05-12Fix integer overflow problem with pixel-aspect-ratio calculations in videosca...Jan Schmidt1-1/+3
2006-01-27update liboil requirement to 0.3.6David Schleef1-2/+2
2005-07-13make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele1-3/+1
2005-07-01gst/videoscale: Merge David's work from 0.8 branch. Changes to come later.Andy Wingo1-5/+11
2005-04-25Link plugins against libraries:David Schleef1-10/+1
2003-09-11Remove all locally-defined optimization flagsDavid 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-05-12Some bugfixes:Christian Schaller1-1/+1
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-1/+1
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-3/+3
2001-12-23much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe t...Andy Wingo1-1/+1
2001-12-22Initial revisionAndy Wingo1-0/+20