summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller1-1/+1
2021-08-05Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller1-0/+4
2021-06-01Back to developmentTim-Philipp Müller1-1/+1
2021-06-01Release 1.19.11.19.1Tim-Philipp Müller1-1/+1
2020-11-05meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan1-6/+10
2020-10-23Meson: Use pkg-config generatorXavier Claessens1-1/+18
2020-10-16meson: update glib minimum version to 2.56Stéphane Cerveau1-1/+1
2020-09-15waylandsink: Use memfd_create() when availableEmmanuel Gil Peyrot1-0/+1
2020-09-08Back to developmentTim-Philipp Müller1-2/+2
2020-09-08Release 1.18.01.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.901.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.21.17.2Tim-Philipp Müller1-1/+1
2020-06-20Back to developmentTim-Philipp Müller1-1/+1
2020-06-19Release 1.17.11.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.01.16.0Tim-Philipp Müller1-1/+1
2019-04-11Release 1.15.901.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.21.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.11.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