summaryrefslogtreecommitdiff
path: root/gst/scaletempo
AgeCommit message (Expand)AuthorFilesLines
2012-03-09gst: Add better support for static pluginsSebastian Dröge2-2/+4
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+3
2011-07-08scaletempo: improve the docsStefan Kost1-20/+18
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2011-03-22scaletempo: Correctly handle newsegment events with stop==-1Chris E Jones1-1/+6
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-4/+5
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+5
2009-11-05scaletempo: properly update new segmentsThiago Santos1-1/+1
2009-06-19scaletempo: Explicitely cast to signed integers to fix a segfaultMaximilian Högner1-1/+1
2009-02-13scaletempo: Do not use void pointer arithmetic.Michael Smith1-2/+2
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-10-30gst/scaletempo/gstscaletempo.c: Return the result of parent_class->event().Stefan Kost1-2/+1
2008-08-31Add scaletempo plugin, which allows to scale the speed of audio without chang...Rov Juvano4-0/+884