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
AgeCommit message (Expand)Author
2020-07-04meson: add update-orc-dist targetTim-Philipp Müller
2020-06-23docs: mark more types as plugin APIMathieu Duponchelle
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle
2020-06-04plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-10-06documentation: fix a number of typosAaron Boxer
2019-08-23docstrings: port ulinks to markdown linksMathieu Duponchelle
2019-05-13doc: Port documentation to hotdocThibault Saunier
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier
2019-04-23scaletempo: Advertise interleaved layout in caps templatesPhilippe Normand
2018-12-25audiofx: add stereo element which was moved from -bad to buildTim-Philipp Müller
2018-12-25Move stereo plugin from -badTim-Philipp Müller
2018-10-28scaletempo: Implement SEGMENT querySebastian Dröge
2018-10-17meson: Replace empty configuration_data() with copy keywordTim-Philipp Müller
2018-07-09scaletempo: Mark as Audio in classificationThibault Saunier
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2018-02-09Update ORC filesEdward Hervey
2017-10-07audioecho: Micro-optimizeSebastian Dröge
2017-10-07audioecho: Don't do linear interpolation between samplesSebastian Dröge
2017-05-18stereo: fix typo in plugin descriptionTim-Philipp Müller
2017-05-18Fix up package name and origin in some pluginsTim-Philipp Müller
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier
2017-04-09scaletempo: Scale GAP event timestamp and duration like for buffersLyon Wang
2017-02-16audiofx/echo: added surround-delay and surround-maskJan Schmidt
2016-12-11scaletempo: Ensure to reinit buffers whenever they were not allocated yetSebastian Dröge
2016-10-27Explicitly define float constants as floatNirbheek Chauhan
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-04-15scaletempo: S16 uses S32 temporary buffers, float/double their own typeSebastian Dröge
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM
2015-12-25scaletempo: Free the various buffers in GstBaseTransform::stop()Sebastian Dröge
2015-12-15plugins-bad: Fix example pipelinesVineeth TM
2015-10-30audiochebband: Fix typo in example pipelineRavi Kiran K N
2015-10-27scaletempo: Fix handling of rate < 0Sebastian Dröge
2015-10-23scaletempo: Add support for F64Sebastian Dröge
2015-10-21audiofx: remove unused variableRavi Kiran K N
2015-10-10audiofx: Remove unused variableRavi Kiran K N
2015-08-14audioecho: make sure buffer gets reallocated if max_delay changesPrashant Gotarne
2015-08-10audioecho: removed unused variable in set_propertyPrashant Gotarne
2015-07-15audiofx: Fix typo in example pipelinesRavi Kiran K N
2015-05-18Revert "doc: Workaround gtkdoc issue"Stefan Sauer
2015-05-17doc: Workaround gtkdoc issueNicolas Dufresne
2015-05-12audiofxbasefirfilter: Fix time-domain convolution with >1 channelsSebastian Dröge
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt
2015-04-17audiofx: fix typo in example pipelinesRavi Kiran K N
2015-01-21Constify some static arrays everywhereSebastian Dröge
2015-01-07audiodynamic: assert func_index is inside boundsLuis de Bethencourt
2015-01-07audiodynamic: remove always-true conditionalLuis de Bethencourt