summaryrefslogtreecommitdiff
path: root/gst/audioconvert/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-06-07audioconvert: convert from liboil to orcDavid Schleef1-2/+7
2010-04-14build: use LDADD instead of LDFLAGS to specify libs to link to when building ...Tim-Philipp Müller1-2/+2
2008-10-16Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost1-0/+1
2008-07-30gst/audioconvert/Makefile.am: Dist recently-added gstfastrandom.h.Tim-Philipp Müller1-0/+1
2007-12-10gst/audioconvert/Makefile.am: Also link to libm.Wim Taymans1-1/+1
2007-08-24ext/alsa/Makefile.am: There is no GST_PLUGINS_BASE_LIBS defined.Jan Schmidt1-1/+1
2007-06-28gst/audioconvert/: Implement dithering and noise shaping in audioconvert. By ...Sebastian Dröge1-0/+2
2007-01-04configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele1-1/+1
2005-10-19gst/audioconvert/: And bye bye buffer-frames-convertTim-Philipp Müller1-1/+0
2005-09-13gst/audioconvert/Makefile.am: Audioconvert derives from GstBaseTransform and ...Tim-Philipp Müller1-2/+2
2005-08-26gst/audioconvert/: Cleanups, librarify a bit, optimize, better negotiation an...Wim Taymans1-0/+3
2005-07-13make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele1-3/+4
2005-04-25Fix part of the build. Come on guys, autogen didn't even work :)Thomas Vander Stichele1-4/+4
2005-04-25configure.ac: Remove idct and resample libsDavid Schleef1-4/+6
2005-04-20gst/audioconvert/: Link against audio libs.Wim Taymans1-1/+1
2005-02-13gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when lin...Benjamin Otte1-0/+7
2004-11-28gst/audioconvert/: Implement a channel mixer.Ronald S. Bultje1-2/+10
2004-04-09gst/audioconvert/bufferframesconvert.c: New element to convert buffer-frames ...Andy Wingo1-1/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-04-14Added initial version of audioconvert, a generic converter of integer audio/r...Benjamin Otte1-0/+8