Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gst/level
AgeCommit message (Expand)Author
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-10-06documentation: fix a number of typosAaron Boxer
2019-05-29doc: remove xml from commentsMathieu Duponchelle
2019-05-13doc: Port documentation to hotdocThibault Saunier
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2017-10-04Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM
2015-08-27level: fix level calculations for mutliple channelsStefan Sauer
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-04-24level: fix infinite loop for very low interval valuesTim-Philipp Müller
2015-03-12level: Don't read over the end of the input memorySebastian Dröge
2014-11-02Sprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE_DEPRECATEDTim-Philipp Müller
2014-04-16level: Use the correct number of samples to iterate over the input arraySebastian Dröge
2014-02-19docs: use docbook markup for xi:includeStefan Sauer
2014-02-19docs: use the gtk-doc syntax to link to propertiesStefan Sauer
2013-06-01level: remove unused variables in instance structStefan Sauer
2013-05-30level: misc cleanupsStefan Sauer
2013-05-28level: fix discontinuities in timestampsStefan Sauer
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-04-05level: resync on discontStefan Sauer
2013-04-03level: subdivide buffers for sample accurate interval handlingStefan Sauer
2013-02-28level: add a "post-messages" property and deprecate "message"Stefan Sauer
2013-02-25level: put back deprecation warningsThomas Vander Stichele
2013-02-25level: send last message on EOSThomas Vander Stichele
2013-02-03level: Add missing coma between formatsOlivier Crête
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-28gst: fix variable order in some Makefile.amTim-Philipp Müller
2012-10-28gst: add various missing GST_PLUGINS_BASE_LIBS in Makefile.amAntoine Tremblay
2012-09-29Purge references to liboilTim-Philipp Müller
2012-07-24level: remove obsolete liboil commentStefan Sauer
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-02-18level: use GValueArray instead of GstValueList in messagesPeteris Krisjanis
2012-01-25update for new memory APIWim Taymans
2012-01-05level: Update for the new raw audio layout fieldSebastian Dröge
2011-08-19port to more audio api changesWim Taymans
2011-08-19port more elements to new audio caps and APIWim Taymans
2011-06-30level: port to 0.11Mark Nauwelaerts
2011-04-11android: Make it ready for androgenizerThibault Saunier
2010-10-13various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2010-09-23level: avoid division by zero on silenceHavard Graff
2010-06-09level: remove unused liboil includeDavid Schleef
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2010-01-07level: fix typo in 'message' property descriptionEdward Hervey
2009-11-01level: fix decay to be smoothStefan Kost
2009-11-01level: calculate the message-intervall when it changesStefan Kost