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-29videofilter: allow per feature registrationStéphane Cerveau
2021-01-04videoflip: fix possible crash when setting the video-direction while runningMatthew Waters
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-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-09-15ext, gst: fix indentationTim-Philipp Müller
2016-08-25videoflip: added GstVideoDirection interfaceXabier Rodriguez Calvar
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
2016-02-21win32: remove outdated build cruftTim-Philipp Müller
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-01-21Constify some static arrays everywhereSebastian Dröge
2014-11-20videobalance: fix unhandled format in passthroughWim Taymans
2014-08-13videobalance: Allow any raw caps in passthrough mode, not just the ones we ha...Sebastian Dröge
2014-08-13videobalance: Allow ANY capsfeatures, but only in passthrough modeSebastian Dröge
2014-05-02videoflip: add missing break in switchVincent Penquerc'h
2014-04-27docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller
2013-11-28videoflip: don't crash on tag events without orientation tagTim-Philipp Müller
2013-11-25videoflip: Set default method at contructionNicolas Dufresne
2013-10-04videoflip: Add automatic flip mode driven by image-orientation tagNicolas Dufresne
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-20videoflip: Add gray 8/16 supportJoshua M. Doe
2012-11-13videoflip: Add NV12/NV21 supportNicolas Dufresne
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-16median: small cleanupsWim Taymans
2012-10-16videomedian: copy media to videomedianWim Taymans
2012-10-04videobalance: Add support for NV12 and NV21Sebastian Dröge
2012-09-27gamma: remove duplicate entries at format at capsAndre Moreira Magalhaes (andrunko)
2012-09-04videobalance: avoid deadlockWim Taymans
2012-08-28docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-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-04-04gst: Update versioningSebastian Dröge
2012-04-02use transform_ip_on_passthroughWim Taymans
2012-03-26videofilter: avoid holding object lock when calling basetransform functionMark Nauwelaerts
2012-03-17don't poke into basetransform internalsWim Taymans
2012-03-02mixer/colorbalance: Update for API changesSebastian Dröge
2012-02-24update for basetransform changeWim Taymans
2012-02-23update for basetransform lock removalWim Taymans
2011-12-22update for videofilter changes.Wim Taymans
2011-11-29fix for moved interfacesWim Taymans
2011-11-22Fix printf format compiler warnings on OS X / 64bitMatej Knopp
2011-11-04controller: port to new controller location and apiStefan Sauer
2011-10-21interfaces: clean up the use of iface and class/klassStefan Sauer