summaryrefslogtreecommitdiff
path: root/gst/scaletempo
Commit message (Expand)AuthorAgeFilesLines
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+5
* scaletempo: properly update new segmentsThiago Santos2009-11-051-1/+1
* scaletempo: Explicitely cast to signed integers to fix a segfaultMaximilian Högner2009-06-191-1/+1
* scaletempo: Do not use void pointer arithmetic.Michael Smith2009-02-131-2/+2
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* gst/scaletempo/gstscaletempo.c: Return the result of parent_class->event().Stefan Kost2008-10-301-2/+1
* Add scaletempo plugin, which allows to scale the speed of audio without chang...Rov Juvano2008-08-314-0/+884