aacparse: fix wrong offset of adts channel
[platform/upstream/gst-plugins-good.git] / gst / audiofx / gstscaletempo.c
2019-08-06 Philippe Normandscaletempo: Advertise interleaved layout in caps templates
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-10-28 Sebastian Drögescaletempo: Implement SEGMENT query
2018-07-09 Thibault Saunierscaletempo: Mark as Audio in classification
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-04-09 Lyon Wangscaletempo: Scale GAP event timestamp and duration...
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...