summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-01-13Release 1.18.3gst-plugins-bad-1.18.3Tim-Philipp Müller1-1/+1
2020-12-06Back to developmentTim-Philipp Müller1-1/+1
2020-12-06Release 1.18.2gst-plugins-bad-1.18.2Tim-Philipp Müller1-1/+1
2020-10-27Back to developmentTim-Philipp Müller1-1/+1
2020-10-26Release 1.18.1gst-plugins-bad-1.18.1Tim-Philipp Müller1-1/+1
2020-09-08Back to developmentTim-Philipp Müller1-1/+1
2020-09-08Release 1.18.0gst-plugins-bad-1.18.0Tim-Philipp Müller1-1/+1
2020-09-07meson: dist pot file in tarballTim-Philipp Müller1-0/+2
2020-08-20Release 1.17.90gst-plugins-bad-1.17.90Tim-Philipp Müller1-1/+1
2020-08-07build: update for gl pkg-config file splitMatthew Waters1-4/+22
2020-08-04meson: Only look for Obj-C/C++ compilers on macOS/iOSNirbheek Chauhan1-3/+8
2020-07-23meson: add a plugin summaryStéphane Cerveau1-0/+15
2020-07-08meson: set release date from .doap file for releasesTim-Philipp Müller1-0/+14
2020-07-08meson: Fix up update-orc-dist target for the case where there are no orc targetsTim-Philipp Müller1-1/+1
2020-07-04meson: add update-orc-dist targetTim-Philipp Müller1-0/+24
2020-07-03Back to developmentTim-Philipp Müller1-1/+1
2020-07-03Release 1.17.2gst-plugins-bad-1.17.2Tim-Philipp Müller1-1/+1
2020-06-20Back to developmentTim-Philipp Müller1-1/+1
2020-06-19Release 1.17.1gst-plugins-bad-1.17.1Tim-Philipp Müller1-2/+2
2020-05-13meson: Pass native: false to add_languages()Nirbheek Chauhan1-2/+2
2020-04-08Meson: Change extra-checks to feature option and make it yieldingXavier Claessens1-1/+1
2020-04-03meson: Don't use get_option('buildtype')Nirbheek Chauhan1-1/+1
2019-12-09vtdec: add support for outputing vulkan imagesMatthew Waters1-0/+1
2019-12-03build: use -fvisibility=hidden for objc codeMatthew Waters1-1/+8
2019-11-28vulkan: implement caching and reuse of a couple of vulkan resourcesMatthew Waters1-0/+1
2019-11-12meson: Fix plugin symbol export for C++ sources/pluginsJan Schmidt1-0/+1
2019-10-18meson: build gir even when cross-compiling if introspection was enabled expli...Tim-Philipp Müller1-1/+1
2019-08-28Import GstTranscoderSaunier Thibault1-1/+8
2019-06-02meson: Bump minimal GLib version to 2.44Niels De Graef1-1/+1
2019-05-13docs: Build documentation with hotdocThibault Saunier1-1/+4
2019-04-19Back to developmentTim-Philipp Müller1-1/+1
2019-04-19Release 1.16.0gst-plugins-bad-1.16.0Tim-Philipp Müller1-1/+1
2019-04-11Release 1.15.90gst-plugins-bad-1.15.90Tim-Philipp Müller1-1/+1
2019-03-23g-i: pass --quiet to g-ir-scannerTim-Philipp Müller1-1/+1
2019-03-23g-i: silence 'nested extern' compiler warnings when building scanner binaryTim-Philipp Müller1-1/+0
2019-03-21meson: add -Wno-unused also to C++ args when gst debug system is disabledTim-Philipp Müller1-2/+11
2019-03-04Back to developmentTim-Philipp Müller1-1/+1
2019-02-26Release 1.15.2gst-plugins-bad-1.15.2Tim-Philipp Müller1-1/+1
2019-01-30meson: Add support orc fallbackSeungha Yang1-1/+3
2019-01-22meson: detect opengl api from -base .pc files correctlyTim-Philipp Müller1-1/+5
2019-01-22meson: remove some cruftTim-Philipp Müller1-130/+0
2019-01-17Release 1.15.1gst-plugins-bad-1.15.1Tim-Philipp Müller1-1/+1
2018-12-18meson: Prefer to use join_paths() over '/'Seungha Yang1-1/+1
2018-12-18tests: Enable unit test on WindowsSeungha Yang1-3/+1
2018-12-18Remove acmmp3dec and acmenc pluginsTim-Philipp Müller1-2/+0
2018-12-17meson: build voamrwbenc pluginTim-Philipp Müller1-0/+2
2018-11-24meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang1-0/+1
2018-11-12build: link against the gnustl dependency on android for c++ pluginsMatthew Waters1-0/+5
2018-10-08meson: use new 'python' module instead of deprecated 'python3' oneTim-Philipp Müller1-1/+1
2018-09-24libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller1-5/+11