summaryrefslogtreecommitdiff
path: root/gst/removesilence
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-112-2/+4
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-3/+3
* Remove autotools build systemTim-Philipp Müller2019-10-141-11/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* misc: Fix warnings on Cerbero MinGWNirbheek Chauhan2019-02-061-1/+1
* removesilence: Add $(LIBM) to librariesSebastian Dröge2019-01-171-1/+1
* removesilence: add libm to meson.buildNicola Murino2018-12-141-1/+1
* removesilence: reset filter on start and on segment eventsNicola Murino2018-12-142-8/+50
* removesilence: improve documentationNicola Murino2018-12-141-4/+11
* removesilence: add threshold propertyNicola Murino2018-12-143-5/+38
* removesilence: add properties to detect silence only after minimum silence ti...Nicola Murino2018-12-142-3/+67
* removesilence: add silent property to control bus message notificationsNicola Murino2018-12-142-15/+33
* removesilence: post bus messages when silence is detected/finishedNicola Murino2018-12-142-0/+25
* removesilence: add squash propertyNicola Murino2018-12-142-2/+37
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+13
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* removesilence: remove gst_remove_silence_reset()Luis de Bethencourt2015-05-081-14/+0
* removesilence: update example launch lineLuis de Bethencourt2015-05-081-1/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-044-8/+8
* 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
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-1/+1
|\
| * removesilence: Fix 'argument to 'sizeof' in 'memset' call is the same express...Sebastian Dröge2012-03-061-1/+1
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+3
* | removesilence: port to 0.11Mark Nauwelaerts2012-03-182-35/+32
|/
* removesilence: new pluginTiago César Katcipis2011-08-215-0/+526