qtmux: Don't unconditionally use strnlen()
[platform/upstream/gst-plugins-good.git] / gst / audiofx /
2015-08-14 Prashant Gotarneaudioecho: make sure buffer gets reallocated if max_del...
2015-08-10 Prashant Gotarneaudioecho: removed unused variable in set_property
2015-07-15 Ravi Kiran K Naudiofx: Fix typo in example pipelines
2015-05-18 Stefan SauerRevert "doc: Workaround gtkdoc issue"
2015-05-17 Nicolas Dufresnedoc: Workaround gtkdoc issue
2015-05-12 Sebastian Drögeaudiofxbasefirfilter: Fix time-domain convolution with...
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-24 Luis de Bethencourtremove unused enum items PROP_LAST
2015-04-17 Ravi Kiran K Naudiofx: fix typo in example pipelines
2015-01-21 Sebastian DrögeConstify some static arrays everywhere
2015-01-07 Luis de Bethencourtaudiodynamic: assert func_index is inside bounds
2015-01-07 Luis de Bethencourtaudiodynamic: remove always-true conditional
2014-09-23 Sanjay NMMiscellaneous minor cleanups
2014-09-08 Tim-Philipp Mülleraudioecho: fix example command line
2014-05-03 Sebastian DrögeRelease 1.3.1 1.3.1
2014-04-16 Vincent Penquerc'haudiofx: fix comparison of delta time to a threshold
2014-02-22 Darryl Gamrothaudiofxbaseiirfilter: check if coefficients are provide...
2014-02-18 Stefan Sauerdocs: use docbook markup for xi:include
2014-02-14 William Jon McCanndocs: fix mismatched para tags
2013-11-18 Tim-Philipp Müllerdocs: get rid of 'Since: 0.10.x' markers
2013-11-01 Sebastian Drögeaudioiirfilter: Fix initialization coefficient handling
2013-10-31 Sebastian Drögeaudioiirfilter: Don't crash if no filter coefficients...
2013-08-28 Sebastian DrögeRelease 1.1.4 1.1.4
2013-07-12 Kyosuke Nekomuraaudioecho: Fix handling of delay property in PLAYING...
2013-06-11 Stefan Saueraudiopanorama: add prebuilt files
2013-06-11 Stefan Saueraudiopanorama: cleanup of transform()
2013-06-11 Stefan Saueraudiopanorama: use orc to speedup processing
2013-06-09 Stefan Saueraudiopanorama: move the enum to the header and use...
2013-05-09 Nicolas Dufresneaudiowsinclimit: Frequence property renamed cutoff
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-02-15 Stefan Saueraudiopanorama: remove channel-mask from caps
2013-02-05 Stefan Saueraudiopanorama: add more debug logging
2013-02-04 Stefan Saueraudiopanorama: further port to 1.0
2013-02-03 Stefan Saueraudiopanorama: fix caps
2012-12-15 Tim-Philipp Müllerscaletempo: no need for a private struct
2012-12-14 Tim-Philipp Mülleraudiofx: move scaletempo element from -bad
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 Sebastian Drögescaletempo: Update for GST_PLUGIN_DEFINE() API changes
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...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-07-03 Tim-Philipp Mülleraudiopanorama: fix negotiation and unit test
2012-04-23 Chris Pankowaudiofxbasefirfilter: Fix time-domain convolution for...
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian Drögegst: Update versioning
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-04-02 Wim Taymansuse transform_ip_on_passthrough
2012-03-29 Mark Nauwelaertsaudiopanorama: fix supported template caps and sample...
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-28 Mark Nauwelaertsaudiofx: more adjustment to changed semantics of audiof...
2012-03-23 Mark Nauwelaertsaudiofx: adjust to changed semantics of audiofilter...
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-07 David SchleefMerge branch '0.11' of ssh://git.freedesktop.org/git...
2012-03-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-02 Sebastian Drögegst: Update for the gstmarshal.[ch] removal
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-27 Edward HerveySuppress deprecation warnings in selected files, for...
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4...
2012-02-27 Tim-Philipp MüllerMerge commit '38516ad367128d83f9e156529018adb4433cd328...
2012-02-23 Wim Taymansaudiofx: remove transform lock usage
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-06 Wim Taymansaudiodynamic: fix negotiation
2012-02-01 Tim-Philipp Müllerbuild: ignore GValueArray deprecation warnings for...
2012-01-25 Sebastian DrögeMerge branch '0.11' of ssh://git.freedesktop.org/git...
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Wim Taymansupdate for new memory API
2012-01-22 Tim-Philipp MüllerDon't use deprecated GLib API
2012-01-12 Tim-Philipp MüllereqMerge remote-tracking branch 'origin/master' into...
2012-01-11 Leo Singeraudiofx: Use most common convention for definitions...
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-05 Sebastian Drögeaudiofx: Port to the new multichannel caps and the...
2011-12-12 Tim-Philipp MüllerWork around deprecated thread API in glib master
2011-12-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
next