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-10-16good: Avoid usage of deprecated APIEdward Hervey
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
2019-04-03docs: fix typo s/incomming/incoming/Antonio Ospite
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2016-08-27Use the new API to post flow ERROR messages on the busThibault Saunier
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
2016-01-21taginject: fix sample pipeline in docsTim-Philipp Müller
2015-12-20progressreport: add support for using format=buffers with do-query=falseWilliam Manley
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-03-10Fix double semicolonsTim-Philipp Müller
2014-12-10pushfilesrc: Add TIME SEGMENT capabilityEdward Hervey
2014-09-15capssetter: update to 1.0 transform_caps sematicsWim Taymans
2014-08-08navseek: Unref peer pad after usageSebastian Rasmussen
2014-05-19debugutils: Properly calculate the difference with unsigned typesSebastian Dröge
2014-02-19docs: use the gtk-doc syntax to link to propertiesStefan Sauer
2013-12-24rndbuffersize: Proxy CAPS, ALLOCATION, SCHEDULING and srcpad events properlySebastian Dröge
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-03-25capssetter: Prevent unneeded caps copying and allocationSebastian Dröge
2013-03-25capssetter: Pass any or filter caps upstreamDirk Van Haerenborgh
2012-11-04Fix FSF addressTim-Philipp Müller
2012-09-11ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts
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-07-18update for ghostpad changesWim Taymans
2012-06-28rndbuffersize: add push mode supportTim-Philipp Müller
2012-06-20update for task api changeWim Taymans
2012-06-11rndbuffersize: printf format fix for long -> int changeTim-Philipp Müller
2012-06-09debug: change rndbuffersize properties from long to intTim-Philipp Müller
2012-06-06update for tag event changeWim Taymans
2012-05-09rndbuffersize: only send flush-stop if it was a flushing seekTim-Philipp Müller
2012-05-09rndbuffersize: must send flush-stop after acquiring the stream lockTim-Philipp Müller
2012-05-09rndbuffersize: port seeking code to 0.11Tim-Philipp Müller
2012-05-09rndbuffersize: add support for seeksTim-Philipp Müller
2012-05-09rndbuffersize: send SEGMENT event before pushing buffersTim-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-03-07Merge branch '0.11' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-go...David Schleef
2012-02-24update for basetransform changeWim Taymans
2012-02-23efence: remove pluginDavid Schleef
2012-02-23debugutils: disable efence plugin properlyTim-Philipp Müller
2012-01-25update for new memory APIWim Taymans