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
2021-03-29shout2: allow per feature registrationStéphane Cerveau
2021-03-26shout2: Don't register signal without class handler with G_SIGNAL_RUN_CLEANUPSebastian Dröge
2020-06-19shout2: advertise documentation caps properlyTim-Philipp Müller
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
2020-03-16shout2: Use G_DECLARE_FINAL_TYPENiels De Graef
2019-12-20good: use of g_value_dup_stringStéphane Cerveau
2019-11-17Don't pass default GLib marshallers for signalsNiels De Graef
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-05-13doc: Port documentation to hotdocThibault Saunier
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier
2019-04-05shout2: Fix leak on error in startNicolas Dufresne
2018-07-27meson: Add feature options for all pluginsNirbheek Chauhan
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2018-01-18shout2send: print actual username in debug log outAdrián Pardini
2017-07-11shout2: use gint and guint in place of int and uintPhilippe Renon
2017-05-21shout2send: use non-blocking I/O and a configurable network operations timeoutGeorge Kiagiadakis
2017-05-18Fix up package name and origin in some pluginsTim-Philipp Müller
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2017-03-09Fix plugin filenames to match plugin namesNicolas Dufresne
2016-12-15shout2: fix 404 in package originReynaldo H. Verdejo Pinochet
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-06-30shout2: Use a non-timer GstPollSebastian Dröge
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM
2015-11-15shout2: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet
2015-05-10docs: update example pipelines in element docsTim-Philipp Müller
2014-01-21shout2send: error out if no caps were receivedTim-Philipp Müller
2014-01-21shout2send: accept audio/webm, audio/ogg and video/ogg as wellTim-Philipp Müller
2014-01-03shout2send: change audio_format field to formatReynaldo H. Verdejo Pinochet
2014-01-03shout2send: clarify meaning of the URL propReynaldo H. Verdejo Pinochet
2014-01-03shout2send: docs, add a sample pipelineReynaldo H. Verdejo Pinochet
2013-12-27shout2send: drop IP only requirement for _set_host()Reynaldo H. Verdejo Pinochet
2013-12-27shout2send: Retarget FIXME to 2.0Reynaldo H. Verdejo Pinochet
2013-09-02Don't use setlocale in plugins()Tim-Philipp Müller
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-30shout2send: accept audio/webm as well as video/webmTim-Philipp Müller
2012-11-04Fix FSF addressTim-Philipp Müller
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller
2012-04-16shout2: update for ogg media type changesTim-Philipp Müller
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-02-17shout2: use some more boilerplateMark Nauwelaerts
2012-02-17shout2: port to 0.11Mark Nauwelaerts
2012-02-10Merge branch 'master' into 0.11Wim Taymans
2012-02-08shout2send: send video/webm through libshout.Ralph Giles
2011-11-28various: fix pad template leaksVincent Penquerc'h
2010-10-13various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2010-04-08shout2: Don't wait if we're lateBenjamin Otte
2010-03-19build: Makefile.am cleanupsTim-Philipp Müller
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte