summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
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
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
2018-09-19meson: add glib-checks option to disable API guards and suchTim-Philipp Müller1-0/+6
2018-08-31meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan1-1/+3
2018-08-18meson: add options to disable gobject cast checks and glib assertsTim-Philipp Müller1-0/+19
2018-08-17meson: host_system is 'ios' when building for iOSNirbheek Chauhan1-4/+4
2018-08-17meson: Add an option for testsNirbheek Chauhan1-0/+1
2018-08-15meson: Define HAVE_OSX on macOS and iOSNirbheek Chauhan1-6/+3
2018-08-03meson: enable applemediaAlessandro Decina1-3/+23
2018-08-02opencv: Fixup include to follow new standardNicolas Dufresne1-2/+0
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-27/+8
2018-07-27meson: Add feature options for many pluginsNirbheek Chauhan1-22/+15
2018-05-21meson: add 'nls' option to disable translationsTim-Philipp Müller1-1/+5
2018-05-05meson: Update option names to omit disable_ and with- prefixesNirbheek Chauhan1-6/+6
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+8
2018-04-25meson: use -Wl,-Bsymbolic-functions where supportedTim-Philipp Müller1-1/+5
2018-03-22meson: webrtc: use gnome.mkenums_simple() to generate enumtypes filesTim-Philipp Müller1-3/+0
2018-03-22meson: use gnome.mkenums_simple() to generate enumtypes filesAlessandro Decina1-1/+1
2018-03-20Back to developmentTim-Philipp Müller1-1/+1
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller1-1/+1
2018-03-13Release 1.13.911.13.91Tim-Philipp Müller1-1/+1