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
2018-07-27meson: Add feature options for all pluginsNirbheek Chauhan
2018-05-21meson: use cdata.set_quoted() in more placesTim-Philipp Müller
2018-05-21meson: add 'nls' option to disable translationsTim-Philipp Müller
2018-05-05meson: Update option names to omit disable_ and with- prefixesNirbheek Chauhan
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2018-04-25meson: use -Wl,-Bsymbolic-functions where supportedTim-Philipp Müller
2018-03-20Back to developmentTim-Philipp Müller
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller
2018-03-13Release 1.13.911.13.91Tim-Philipp Müller
2018-03-04Release 1.13.901.13.90Tim-Philipp Müller
2018-03-01meson: enable more warningsMathieu Duponchelle
2018-02-15Back to developmentTim-Philipp Müller
2018-02-15Release 1.13.11.13.1Tim-Philipp Müller
2018-02-12gtk: hook up to meson buildTim-Philipp Müller
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller
2017-12-30meson: zlib is not actually a hard requirementTim-Philipp Müller
2017-12-26meson: skip translations if gettext is not availableTim-Philipp Müller
2017-12-22v4l2object: Don't use mmap64 if off_t is 64-bitTing-Wei Lan
2017-12-22v4l2object: Check for mmap64 before using itTing-Wei Lan
2017-08-10meson: don't export symbols by defaultTim-Philipp Müller
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller
2017-06-28meson: Allow using glib as a subprojectThibault Saunier
2017-06-26meson: fix with-package-name optionTim-Philipp Müller
2017-06-23sys: remove sunaudio pluginTim-Philipp Müller
2017-05-21meson: don't need config.h.meson any longerTim-Philipp Müller
2017-05-21meson: make C++ compiler optionalTim-Philipp Müller
2017-05-20meson: add options to set package name and originTim-Philipp Müller
2017-05-04Back to developmentSebastian Dröge
2017-05-04Release 1.12.01.12.0Sebastian Dröge
2017-04-27Release 1.11.911.11.91Sebastian Dröge
2017-04-07Release 1.11.901.11.90Sebastian Dröge
2017-03-28pkgconfig: Generate the pkg-config with meson tooThibault Saunier
2017-02-24meson: Update versionSebastian Dröge
2017-01-13meson: bump versionTim-Philipp Müller
2017-01-05meson: Install presets filesThibault Saunier
2016-12-09meson: Support building without Gst debugThibault Saunier
2016-11-28meson: add libm to has_function checksScott D Phillips
2016-11-18meson: add_global_arguments -> add_project_argumentsScott D Phillips
2016-11-11meson: don't add_global_arguments when being built as a subprojectScott D Phillips
2016-11-01meson: update versionTim-Philipp Müller
2016-10-27meson: Remove uselessly duplicated dep checksNirbheek Chauhan
2016-10-26meson: Don't depend on gstreamer-check-1.0 on windowsScott D Phillips
2016-10-25Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan
2016-10-21meson: move gstreamer-check-1.0 dependency to tests/checkScott D Phillips
2016-10-15meson: Don't set c_std to gnu99Nirbheek Chauhan
2016-10-11meson: Make use of new environment object and set plugin path to builddirThibault Saunier
2016-09-30meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier
2016-09-30meson: update versionTim-Philipp Müller
2016-09-26meson: add unit testsTim-Philipp Müller