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-29icydemux: allow per feature registrationStéphane Cerveau
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
2018-05-06icydemux: avoid timestamp field initialisation for tag eventKyrylo Polezhaiev
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2017-02-14icydemux: reset tags on empty valueSøren Juul
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-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-04-17icydemux: Fix segfault if metadata-interval is 0Alex O'Konski
2014-11-23icydemux: does not need to link against zlibTim-Philipp Müller
2014-04-16icydemux: Unref dropped eventsSebastian Dröge
2013-05-13icydemux: Fix sticky event handlingSebastian Dröge
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-04-09icydemux: avoid copy when we canWim Taymans
2012-11-04Fix FSF addressTim-Philipp Müller
2012-08-28docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge
2012-06-06update for tag event changeWim Taymans
2012-05-23icydemux: warning if setting srcpad caps failsAnton Novikov
2012-05-23icydemux: activate srcpad before setting capsAnton Novikov
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-03-28update for buffer changesWim Taymans
2011-11-17add parent to pad functionsWim Taymans
2011-11-10update for adapter api changesWim Taymans
2011-10-30ext, gst: update for taglist API changesTim-Philipp Müller
2011-10-27make some more things compile againWim Taymans
2011-10-10icydemux: port to 0.11Wim Taymans
2011-04-11android: Make it ready for androgenizerThibault Saunier
2011-02-21icydemux: fix tag list handling issues that might have caused crashesTim-Philipp Müller
2010-12-02icydemux: Add 'StreamUrl' metadata as GST_TAG_HOMEPAGE tagAndoni Morales Alastruey
2010-11-04icydemux: fix use-after-free of taglistJonathan Matthew
2010-10-04icydemux: forward tag eventsAndoni Morales Alastruey
2010-03-23icydemux: Handle upstream Content-Type.Edward Hervey
2010-03-19build: Makefile.am cleanupsTim-Philipp Müller
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost
2008-08-27gst/icydemux/gsticydemux.c: Small docs fix: in the example pipeline, we need ...Tim-Philipp Müller
2008-02-08Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a som...Tim-Philipp Müller
2007-06-05configure.ac: Bump requirements to released versions (core and base 0.10.13).Tim-Philipp Müller
2007-04-12gst/icydemux/gsticydemux.c: If the metadata strings we get in the stream are ...Tim-Philipp Müller
2006-10-16Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles
2006-10-11gst/: Activate pad before adding it to the already-running element.Tim-Philipp Müller