summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Back to developmentTim-Philipp Müller1-1/+1
2019-02-26Release 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.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.0rhel-8.0Tim-Philipp Müller1-1/+1
2018-03-13Release 1.13.91Tim-Philipp Müller1-1/+1
2018-03-03Release 1.13.90Tim-Philipp Müller1-1/+1
2018-03-01meson: enable more warningsMathieu Duponchelle1-0/+46
2018-03-01Remove schroedinger pluginTim-Philipp Müller1-1/+0
2018-02-21meson: simplify GST_DISABLE_GST_DEBUG check and don't use add_global_*Tim-Philipp Müller1-20/+8
2018-02-21meson: Use .dylib suffix if darwinJustin Kim1-0/+4
2018-02-15Back to developmentTim-Philipp Müller1-1/+1
2018-02-15Release 1.13.1Tim-Philipp Müller1-1/+1
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller1-6/+6
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-0/+8
2018-01-22meosn: curl: also check for and use libssh2 if availableTim-Philipp Müller1-2/+2
2017-12-26meson: skip translations if gettext is not availableTim-Philipp Müller1-1/+5
2017-12-19meson: gl: fix build of openglmixers pluginTim-Philipp Müller1-6/+13
2017-12-19meson: fix dependency type name to check forTim-Philipp Müller1-1/+1
2017-12-19meson: fix build with GstGL from gst-plugins-base as subprojectTim-Philipp Müller1-11/+22
2017-12-19gl: update plugins to use GstGL from -baseTim-Philipp Müller1-0/+17
2017-12-19meson: Use cdata.set_quoted and set LIBDIR correctlyNirbheek Chauhan1-12/+12
2017-10-05meson: remove vs_module_defsHavard Graff1-2/+0