summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Release 1.17.11.17.1Tim-Philipp Müller2020-06-191-2/+2
* meson: Pass native: false to add_languages()Nirbheek Chauhan2020-05-131-2/+2
* Meson: Change extra-checks to feature option and make it yieldingXavier Claessens2020-04-081-1/+1
* meson: Don't use get_option('buildtype')Nirbheek Chauhan2020-04-031-1/+1
* vtdec: add support for outputing vulkan imagesMatthew Waters2019-12-091-0/+1
* build: use -fvisibility=hidden for objc codeMatthew Waters2019-12-031-1/+8
* vulkan: implement caching and reuse of a couple of vulkan resourcesMatthew Waters2019-11-281-0/+1
* meson: Fix plugin symbol export for C++ sources/pluginsJan Schmidt2019-11-121-0/+1
* meson: build gir even when cross-compiling if introspection was enabled expli...Tim-Philipp Müller2019-10-181-1/+1
* Import GstTranscoderSaunier Thibault2019-08-281-1/+8
* meson: Bump minimal GLib version to 2.44Niels De Graef2019-06-021-1/+1
* docs: Build documentation with hotdocThibault Saunier2019-05-131-1/+4
* Back to developmentTim-Philipp Müller2019-04-191-1/+1
* Release 1.16.01.16.0Tim-Philipp Müller2019-04-191-1/+1
* Release 1.15.901.15.90Tim-Philipp Müller2019-04-111-1/+1
* g-i: pass --quiet to g-ir-scannerTim-Philipp Müller2019-03-231-1/+1
* g-i: silence 'nested extern' compiler warnings when building scanner binaryTim-Philipp Müller2019-03-231-1/+0
* meson: add -Wno-unused also to C++ args when gst debug system is disabledTim-Philipp Müller2019-03-211-2/+11
* Back to developmentTim-Philipp Müller2019-03-041-1/+1
* Release 1.15.21.15.2Tim-Philipp Müller2019-02-261-1/+1
* meson: Add support orc fallbackSeungha Yang2019-01-301-1/+3
* meson: detect opengl api from -base .pc files correctlyTim-Philipp Müller2019-01-221-1/+5
* meson: remove some cruftTim-Philipp Müller2019-01-221-130/+0
* Release 1.15.11.15.1Tim-Philipp Müller2019-01-171-1/+1
* meson: Prefer to use join_paths() over '/'Seungha Yang2018-12-181-1/+1
* tests: Enable unit test on WindowsSeungha Yang2018-12-181-3/+1
* Remove acmmp3dec and acmenc pluginsTim-Philipp Müller2018-12-181-2/+0
* meson: build voamrwbenc pluginTim-Philipp Müller2018-12-171-0/+2
* meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang2018-11-241-0/+1
* build: link against the gnustl dependency on android for c++ pluginsMatthew Waters2018-11-121-0/+5
* meson: use new 'python' module instead of deprecated 'python3' oneTim-Philipp Müller2018-10-081-1/+1
* libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller2018-09-241-5/+11
* meson: add glib-checks option to disable API guards and suchTim-Philipp Müller2018-09-191-0/+6
* meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan2018-08-311-1/+3
* meson: add options to disable gobject cast checks and glib assertsTim-Philipp Müller2018-08-181-0/+19
* meson: host_system is 'ios' when building for iOSNirbheek Chauhan2018-08-171-4/+4
* meson: Add an option for testsNirbheek Chauhan2018-08-171-0/+1
* meson: Define HAVE_OSX on macOS and iOSNirbheek Chauhan2018-08-151-6/+3
* meson: enable applemediaAlessandro Decina2018-08-031-3/+23
* opencv: Fixup include to follow new standardNicolas Dufresne2018-08-021-2/+0
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-27/+8
* meson: Add feature options for many pluginsNirbheek Chauhan2018-07-271-22/+15
* meson: add 'nls' option to disable translationsTim-Philipp Müller2018-05-211-1/+5
* meson: Update option names to omit disable_ and with- prefixesNirbheek Chauhan2018-05-051-6/+6
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+8
* meson: use -Wl,-Bsymbolic-functions where supportedTim-Philipp Müller2018-04-251-1/+5
* meson: webrtc: use gnome.mkenums_simple() to generate enumtypes filesTim-Philipp Müller2018-03-221-3/+0
* meson: use gnome.mkenums_simple() to generate enumtypes filesAlessandro Decina2018-03-221-1/+1
* Back to developmentTim-Philipp Müller2018-03-201-1/+1
* Release 1.14.01.14.0Tim-Philipp Müller2018-03-191-1/+1