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-06-02Use 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-24deinterlace: Enable x86 assembly with nasm on MSVCNirbheek Chauhan1-3/+1
2020-11-04meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan1-6/+16
2020-10-15meson: update glib minimum version to 2.56Stéphane Cerveau1-1/+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 tarballsTim-Philipp Müller1-0/+2
2020-08-24meson: fix build failure if orc is enabled but none of its users arePhilipp Zabel1-1/+1
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller1-1/+1
2020-08-07build: update for gl pkg-config file splitMatthew Waters1-0/+23
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-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-07-02deinterlace: Disable nasm support on x32Nirbheek Chauhan1-0/+2
2020-06-20Back to developmentTim-Philipp Müller1-1/+1
2020-06-19Release 1.17.11.17.1Tim-Philipp Müller1-1/+1
2020-06-19meson: Fix build error with MSVC caused by ARCH_X86_64 defineSeungha Yang1-1/+0
2020-06-17meson: Check the nasm version with run_commandNirbheek Chauhan1-5/+29
2020-06-16deinterlace: Add yadif ASM optimisationsVivia Nikolaidou1-0/+17
2020-05-13meson: Pass native: false to add_languages()Nirbheek Chauhan1-1/+1
2020-05-12meson: Make C++ compiler detection not be automagicNirbheek Chauhan1-1/+0
2020-05-12meson: Fix gstgl checks for qt and gtkNirbheek Chauhan1-2/+2
2019-12-10flvmux: Use thread-safe gmtime_r if availableSeungha Yang1-0/+1
2019-12-02pkgconfig: remove gst-plugins-good-1.0-uninstalled.pcTim-Philipp Müller1-1/+0
2019-06-03meson: Bump minimal GLib version to 2.44Niels De Graef1-1/+1
2019-05-13doc: Port documentation to hotdocThibault Saunier1-2/+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-21meson: add -Wno-unused also to C++ args when gst debug system is disabledTim-Philipp Müller1-20/+17
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/+2
2019-01-22meson: detect opengl api from -base .pc files correctlyTim-Philipp Müller1-1/+1
2019-01-17Release 1.15.11.15.1Tim-Philipp Müller1-1/+1
2018-12-18tests: Enable unit test on WindowsSeungha Yang1-6/+3
2018-12-18meson: Prefer to use join_paths() over '/'Seungha Yang1-1/+1
2018-11-24meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang1-0/+1
2018-11-22Check for zlib headerXavier Claessens1-1/+1
2018-11-19Fix zlib detection when there is no pkg-config fileXavier Claessens1-3/+9
2018-10-08meson: use new 'python' module instead of deprecatedTim-Philipp Müller1-1/+1
2018-09-19meson: add glib-checks option to disable API guards and suchTim-Philipp Müller1-0/+6
2018-09-01meson: Fix osxaudio build on iOSNirbheek Chauhan1-1/+2
2018-08-18meson: add options to disable gobject cast checks and glib assertsTim-Philipp Müller1-0/+19
2018-08-17meson: Add an option for testsNirbheek Chauhan1-2/+3