summaryrefslogtreecommitdiff
path: root/gst/audiofx
AgeCommit message (Expand)AuthorFilesLines
2021-03-29audiofx: allow per feature registrationStéphane Cerveau29-27/+73
2020-07-04meson: add update-orc-dist targetTim-Philipp Müller1-0/+1
2020-06-23docs: mark more types as plugin APIMathieu Duponchelle2-0/+4
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle7-10/+10
2020-06-03plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle7-0/+17
2019-10-14Remove autotools build systemTim-Philipp Müller2-68/+0
2019-10-05documentation: fix a number of typosAaron Boxer5-7/+7
2019-08-23docstrings: port ulinks to markdown linksMathieu Duponchelle2-5/+7
2019-05-13doc: Port documentation to hotdocThibault Saunier1-0/+1
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier13-54/+49
2019-04-23scaletempo: Advertise interleaved layout in caps templatesPhilippe Normand1-3/+3
2018-12-25audiofx: add stereo element which was moved from -bad to buildTim-Philipp Müller4-16/+8
2018-12-25Move stereo plugin from -badTim-Philipp Müller2-0/+269
2018-10-28scaletempo: Implement SEGMENT querySebastian Dröge1-0/+21
2018-10-17meson: Replace empty configuration_data() with copy keywordTim-Philipp Müller1-2/+2
2018-07-08scaletempo: Mark as Audio in classificationThibault Saunier1-1/+1
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens1-0/+1
2018-02-09Update ORC filesEdward Hervey1-2/+2
2017-10-07audioecho: Micro-optimizeSebastian Dröge1-27/+56
2017-10-07audioecho: Don't do linear interpolation between samplesSebastian Dröge1-13/+5
2017-05-18stereo: fix typo in plugin descriptionTim-Philipp Müller1-1/+1
2017-05-18Fix up package name and origin in some pluginsTim-Philipp Müller1-7/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier1-3/+3
2017-04-09scaletempo: Scale GAP event timestamp and duration like for buffersLyon Wang1-0/+16
2017-02-17audiofx/echo: added surround-delay and surround-maskJan Schmidt2-11/+77
2016-12-11scaletempo: Ensure to reinit buffers whenever they were not allocated yetSebastian Dröge1-0/+2
2016-10-27Explicitly define float constants as floatNirbheek Chauhan1-2/+2
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+46
2016-04-15scaletempo: S16 uses S32 temporary buffers, float/double their own typeSebastian Dröge1-2/+7
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM2-8/+4
2015-12-25scaletempo: Free the various buffers in GstBaseTransform::stop()Sebastian Dröge1-0/+20
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-1/+1
2015-10-30audiochebband: Fix typo in example pipelineRavi Kiran K N1-1/+1
2015-10-27scaletempo: Fix handling of rate < 0Sebastian Dröge2-22/+131
2015-10-23scaletempo: Add support for F64Sebastian Dröge2-57/+86
2015-10-21audiofx: remove unused variableRavi Kiran K N1-1/+0
2015-10-10audiofx: Remove unused variableRavi Kiran K N1-2/+0
2015-08-14audioecho: make sure buffer gets reallocated if max_delay changesPrashant Gotarne1-0/+6
2015-08-10audioecho: removed unused variable in set_propertyPrashant Gotarne1-3/+1
2015-07-15audiofx: Fix typo in example pipelinesRavi Kiran K N2-4/+4
2015-05-18Revert "doc: Workaround gtkdoc issue"Stefan Sauer2-4/+0
2015-05-16doc: Workaround gtkdoc issueNicolas Dufresne2-0/+4
2015-05-12audiofxbasefirfilter: Fix time-domain convolution with >1 channelsSebastian Dröge1-1/+2
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-9/+9
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2015-04-17audiofx: fix typo in example pipelinesRavi Kiran K N2-4/+4
2015-01-21Constify some static arrays everywhereSebastian Dröge2-2/+2
2015-01-07audiodynamic: assert func_index is inside boundsLuis de Bethencourt1-6/+5