summaryrefslogtreecommitdiff
path: root/gst/scaletempo
Commit message (Expand)AuthorAgeFilesLines
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* scaletempo: port to 0.11Mark Nauwelaerts2012-03-182-80/+64
* scaletempo: improve the docsStefan Kost2011-07-081-20/+18
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* scaletempo: Correctly handle newsegment events with stop==-1Chris E Jones2011-03-221-1/+6
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-4/+5
* 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