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
2019-12-20good: use of g_value_dup_stringSté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-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2016-11-28multipartdemux: Post an error message on the bus if we got EOS without having...Sebastian Dröge
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-07-08multipartmux: Use PTS and DTS instead of timestampMats Lindestam
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM
2016-02-21win32: remove outdated build cruftTim-Philipp Müller
2015-10-23docs: Minor fixes in various placesMischa Spiegelmock
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2014-09-18multipartdemux: do not leak new stream eventOgnyan Tonchev
2014-08-29multipartdemux: Ensure caps before pad added.Jason Litzinger
2014-06-11multipartdemux: guard against having no MIME typeVincent Penquerc'h
2014-06-10multipartdemux: Send stream-start eventNicolas Dufresne
2013-11-18docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller
2013-08-23multipartdemux: propagate discontTim-Philipp Müller
2013-08-23multipartdemux: remove dynamic sourcpads when going from PAUSED to READYTim-Philipp Müller
2013-08-23multipartdemux: timestamp output buffers based on first input buffer that pro...Tim-Philipp Müller
2013-07-09multipartmux: Re-set need_segment flag after FLUSH_STOPOgnyan Tonchev
2013-05-10multipartdemux: fix example pipelineTim-Philipp Müller
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-09-23multipartmux: send stream-start eventTim-Philipp Müller
2012-09-14fix more capsWim Taymans
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer
2012-08-28docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller
2012-08-08gst: Set alignment at the correct place of GstAllocationParamsSebastian Dröge
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge
2012-07-06multipartdemux: remove deprecated and unused "autoscan" propertyTim-Philipp Müller
2012-06-06update for tag event changeWim Taymans
2012-04-20multipartdemux: first activate pad then set capsWim Taymans
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts
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-03-15update for memory api changesWim Taymans
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge
2012-01-03GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans
2011-12-14multipartmux: port to GstCollectPads2Vincent Penquerc'h
2011-11-28various: fix pad template leaksVincent Penquerc'h
2011-11-17add parent to pad functionsWim Taymans
2011-11-17collectpads: port API changesStefan Sauer
2011-11-10update for adapter api changesWim Taymans
2011-11-04more template fixesWim Taymans
2011-11-04make %u in all request pad templatesWim Taymans
2011-10-30ext, gst: update for taglist API changesTim-Philipp Müller
2011-08-03Merge branch 'master' into 0.11Wim Taymans