summaryrefslogtreecommitdiff
path: root/gst/audioconvert/plugin.c
Commit message (Expand)AuthorAgeFilesLines
* audioconvert: allow per feature registrationStéphane Cerveau2021-03-161-5/+1
* audioconvert: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-161-2/+2
* audioconvert: fix buildTim-Philipp Müller2015-11-061-2/+0
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge2012-04-051-1/+1
* audioconvert: Port to the new multichannel capsSebastian Dröge2012-01-051-5/+0
* audioconvert: don't use .init functionWim Taymans2011-07-071-2/+0
* Revert "Revert "Use init functions for Orc code""Sebastian Dröge2010-09-091-0/+3
* Revert "Use init functions for Orc code"Wim Taymans2010-08-271-3/+0
* Use init functions for Orc codeDavid Schleef2010-08-261-0/+3
* gst/audioconvert/plugin.c: Register the GstAudioChannelPosition enum type wit...Tim-Philipp Müller2006-02-141-0/+6
* gst/audioconvert/: And bye bye buffer-frames-convertTim-Philipp Müller2005-10-191-3/+1
* restructure configure.ac, use correct libtool LDFLAGS, fix up definesThomas Vander Stichele2005-10-161-1/+1
* rename pluginThomas Vander Stichele2005-08-151-1/+1
* configure.ac: Remove idct and resample libsDavid Schleef2005-04-251-3/+0
* Surround sound support.Ronald S. Bultje2004-11-251-0/+3
* gst/audioconvert/bufferframesconvert.c: New element to convert buffer-frames ...Andy Wingo2004-04-091-0/+44