scaletempo: Fix timestamp tracking
[platform/upstream/gst-plugins-good.git] / gst / audiofx / gstscaletempo.c
2012-12-14 Sebastian Drögescaletempo: Fix timestamp tracking
2012-12-14 Sebastian Drögescaletempo: Implement LATENCY query
2012-12-14 Sebastian Drögescaletempo: Store instance private data in the instance...
2012-12-14 Tim-Philipp Müllerscaletempo: use gst_element_class_set_static_metadata()
2012-12-14 Mark Nauwelaertsscaletempo: replace gst_element_class_set_details_simpl...
2012-12-14 Wim Taymansscaletempo: ffmpegcolorspace is no more
2012-12-14 Mark Nauwelaertsscaletempo: port to 0.11
2012-12-14 Stefan Kostscaletempo: improve the docs
2012-12-14 Chris E Jonesscaletempo: Correctly handle newsegment events with...
2012-12-14 Stefan Kostscaletempo: add missing G_PARAM_STATIC_STRINGS flags
2012-12-14 Benjamin Ottescaletempo: gst_element_class_set_details => gst_elemen...
2012-12-14 Thiago Santosscaletempo: properly update new segments
2012-12-14 Maximilian Högnerscaletempo: Explicitely cast to signed integers to...
2012-12-14 Michael Smithscaletempo: Do not use void pointer arithmetic.
2012-12-14 Stefan Kostscaletempo: Return the result of parent_class->event()
2012-12-14 Rov JuvanoAdd scaletempo plugin, which allows to scale the speed...