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-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-12videomixer: Don't leak peer capsEdward Hervey
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-10-06documentation: fix a number of typosAaron Boxer
2019-05-25videomixer: the documentation for GstVideoMixer2Pad is not exposedMathieu Duponchelle
2019-05-13doc: Port documentation to hotdocThibault Saunier
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier
2018-10-17meson: Replace empty configuration_data() with copy keywordTim-Philipp Müller
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2018-02-09Update ORC filesEdward Hervey
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-04-13videomixer: drop reference to videomixer 2Reynaldo H. Verdejo Pinochet
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-11-02videomixer: use GST_STIME_ARGS for GstClockTimeDiffLuis de Bethencourt
2015-06-07Release 1.5.11.5.1Sebastian Dröge
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-02-26videomixer: Drop custom latency querying logicArun Raghavan
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge
2015-01-27videomixer: update orc filesLuis de Bethencourt
2015-01-19videomixer: fix illegal memory access in blend function with negative yposVincent Penquerc'h
2014-11-17videomixer: fix up QoS handling for live sourcesMatthew Waters
2014-11-03videomixer2: reverse order of params for converterWim Taymans
2014-10-01videomixer: Actually use the correct GstVideoInfo for conversionSebastian Dröge
2014-10-01videomixer: Revert the last commit and handle resolutions differences properlySebastian Dröge
2014-10-01videomixer: GstVideoConverter currently can't rescale and will assertSebastian Dröge
2014-09-24videomixer: use video library code instead of copyWim Taymans
2014-09-04videomixer: Fix synchronization if dynamically changing the FPSAndrei Sarakeev
2014-08-14videomixer: Use the best width/height/etc if downstream can handle thatSebastian Dröge
2014-08-14videomixer: Avoid double free of VideoConvertRavi Kiran K N
2014-08-08videomixer: Unref allowed caps after usageSebastian Rasmussen
2014-07-04videomixer: fix double unlock in segment seek segment code pathTim-Philipp Müller
2014-07-01videomixer: reset QoS on segment eventVincent Penquerc'h
2014-06-28videomixer: Update dist generated ORC filesSebastian Dröge
2014-06-28videomixer: Update videoconvert code from -baseSebastian Dröge
2014-06-26videomixer: Declare as Compositor in 'klass'Thibault Saunier
2014-06-25videomixer2: Solve segmentation fault when src caps are configuredDavid Fernandez
2014-05-03Release 1.3.11.3.1Sebastian Dröge
2014-04-17videomixer: name collectpads object based on videomixer nameTim-Philipp Müller
2014-04-17videomixer: better logging of incoming eventsTim-Philipp Müller
2014-04-16videomixer: remove dead codeVincent Penquerc'h
2014-04-16videomixer: Create hashtable only when we actually use itSebastian Dröge
2014-04-16videomixer: Chain up to the parent class' dispose functionSebastian Dröge
2014-03-16videomixer: Port to new collectpads APIMathieu Duponchelle
2014-03-11videomixer2: store video info with buffers to keep it in syncThiago Santos
2013-11-29videomixer: Simplify NV12/21 blending code macrosSebastian Dröge
2013-11-29videomixer: Fix segfault when filling the background of a UYVY frameSebastian Dröge