summaryrefslogtreecommitdiff
path: root/gst/scaletempo
Commit message (Expand)AuthorAgeFilesLines
* scaletempo: Fix event leakSebastian Dröge2012-10-231-3/+3
* scaletempo: Fix timestamp trackingSebastian Dröge2012-10-231-4/+11
* scaletempo: Implement LATENCY querySebastian Dröge2012-10-231-0/+66
* scaletempo: Store instance private data in the instance structSebastian Dröge2012-10-232-15/+21
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* ffmpegcolorspace is no moreWim Taymans2012-09-141-1/+1
* 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