scaletempo: Ensure to reinit buffers whenever they were not allocated yet
[platform/upstream/gst-plugins-good.git] / gst / audiofx / gstscaletempo.c
2016-12-11 Sebastian Drögescaletempo: Ensure to reinit buffers whenever they...
2016-04-15 Sebastian Drögescaletempo: S16 uses S32 temporary buffers, float/doubl...
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-12-25 Sebastian Drögescaletempo: Free the various buffers in GstBaseTransfor...
2015-10-27 Sebastian Drögescaletempo: Fix handling of rate < 0
2015-10-23 Sebastian Drögescaletempo: Add support for F64
2014-09-23 Sanjay NMMiscellaneous minor cleanups
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2012-12-15 Tim-Philipp Müllerscaletempo: no need for a private struct
2012-12-14 Sebastian Drögescaletempo: Fix event leak
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...