summaryrefslogtreecommitdiff
path: root/gst/audiofx
AgeCommit message (Expand)AuthorFilesLines
2015-01-07audiodynamic: remove always-true conditionalLuis de Bethencourt1-6/+2
2014-09-24Miscellaneous minor cleanupsSanjay NM3-10/+3
2014-09-08audioecho: fix example command lineTim-Philipp Müller1-1/+1
2014-05-03Release 1.3.11.3.1Sebastian Dröge1-2/+2
2014-04-16audiofx: fix comparison of delta time to a thresholdVincent Penquerc'h1-1/+1
2014-02-22audiofxbaseiirfilter: check if coefficients are provided inside filter lockDarryl Gamroth1-6/+6
2014-02-18docs: use docbook markup for xi:includeStefan Sauer2-4/+4
2014-02-14docs: fix mismatched para tagsWilliam Jon McCann1-2/+2
2013-12-06stereo: Port to GStreamer 1.0 APIOlivier Crête1-42/+26
2013-11-18docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller3-11/+4
2013-11-01audioiirfilter: Fix initialization coefficient handlingSebastian Dröge1-1/+1
2013-10-31audioiirfilter: Don't crash if no filter coefficients are providedSebastian Dröge2-4/+7
2013-08-28Release 1.1.41.1.4Sebastian Dröge1-18/+18
2013-07-12audioecho: Fix handling of delay property in PLAYING/PAUSED stateKyosuke Nekomura1-0/+6
2013-06-11audiopanorama: add prebuilt filesStefan Sauer2-0/+4084
2013-06-11audiopanorama: cleanup of transform()Stefan Sauer1-12/+10
2013-06-11audiopanorama: use orc to speedup processingStefan Sauer4-231/+380
2013-06-09audiopanorama: move the enum to the header and use instead of gintStefan Sauer2-18/+8
2013-05-09audiowsinclimit: Frequence property renamed cutoffNicolas Dufresne1-3/+3
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-02-15audiopanorama: remove channel-mask from capsStefan Sauer1-8/+4
2013-02-05audiopanorama: add more debug loggingStefan Sauer1-3/+3
2013-02-04audiopanorama: further port to 1.0Stefan Sauer1-11/+24
2013-02-03audiopanorama: fix capsStefan Sauer1-1/+1
2012-12-15scaletempo: no need for a private structTim-Philipp Müller2-264/+249
2012-12-14audiofx: move scaletempo element from -badTim-Philipp Müller2-2/+7
2012-12-14scaletempo: Fix event leakSebastian Dröge1-3/+3
2012-12-14scaletempo: Fix timestamp trackingSebastian Dröge1-4/+11
2012-12-14scaletempo: Implement LATENCY querySebastian Dröge1-0/+66
2012-12-14scaletempo: Store instance private data in the instance structSebastian Dröge2-15/+21
2012-12-14scaletempo: use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-12-14scaletempo: replace gst_element_class_set_details_simple with gst_element_cla...Mark Nauwelaerts1-1/+1
2012-12-14scaletempo: ffmpegcolorspace is no moreWim Taymans1-1/+1
2012-12-14scaletempo: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-12-14scaletempo: port to 0.11Mark Nauwelaerts1-78/+61
2012-12-14scaletempo: improve the docsStefan Kost1-20/+18
2012-12-14scaletempo: Correctly handle newsegment events with stop==-1Chris E Jones1-1/+6
2012-12-14scaletempo: add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-4/+5
2012-12-14scaletempo: gst_element_class_set_details => gst_element_class_set_details_si...Benjamin Otte1-7/+5
2012-12-14scaletempo: properly update new segmentsThiago Santos1-1/+1
2012-12-14scaletempo: Explicitely cast to signed integers to fix a segfaultMaximilian Högner1-1/+1
2012-12-14scaletempo: Do not use void pointer arithmetic.Michael Smith1-2/+2
2012-12-14scaletempo: Return the result of parent_class->event()Stefan Kost1-2/+1
2012-12-14Add scaletempo plugin, which allows to scale the speed of audio without chang...Rov Juvano3-0/+871
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-11-04Fix FSF addressTim-Philipp Müller30-60/+60
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller10-28/+28
2012-07-03audiopanorama: fix negotiation and unit testTim-Philipp Müller1-0/+2