summaryrefslogtreecommitdiff
path: root/gst/scaletempo
AgeCommit message (Expand)AuthorFilesLines
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