summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller2021-09-231-1/+1
* Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2021-06-021-0/+4
* Back to developmentTim-Philipp Müller2021-06-011-1/+1
* Release 1.19.11.19.1Tim-Philipp Müller2021-06-011-1/+1
* deinterlace: Enable x86 assembly with nasm on MSVCNirbheek Chauhan2020-11-241-3/+1
* meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan2020-11-041-6/+16
* meson: update glib minimum version to 2.56Stéphane Cerveau2020-10-151-1/+1
* Back to developmentTim-Philipp Müller2020-09-081-2/+2
* Release 1.18.01.18.0Tim-Philipp Müller2020-09-081-1/+1
* meson: dist pot file in tarballsTim-Philipp Müller2020-09-071-0/+2
* meson: fix build failure if orc is enabled but none of its users arePhilipp Zabel2020-08-241-1/+1
* Release 1.17.901.17.90Tim-Philipp Müller2020-08-201-1/+1
* build: update for gl pkg-config file splitMatthew Waters2020-08-071-0/+23
* meson: add a plugin summaryStéphane Cerveau2020-07-231-0/+15
* meson: set release date from .doap file for releasesTim-Philipp Müller2020-07-081-0/+14
* meson: add update-orc-dist targetTim-Philipp Müller2020-07-041-0/+24
* Back to developmentTim-Philipp Müller2020-07-031-1/+1
* Release 1.17.21.17.2Tim-Philipp Müller2020-07-031-1/+1
* deinterlace: Disable nasm support on x32Nirbheek Chauhan2020-07-021-0/+2
* Back to developmentTim-Philipp Müller2020-06-201-1/+1
* Release 1.17.11.17.1Tim-Philipp Müller2020-06-191-1/+1
* meson: Fix build error with MSVC caused by ARCH_X86_64 defineSeungha Yang2020-06-191-1/+0
* meson: Check the nasm version with run_commandNirbheek Chauhan2020-06-171-5/+29
* deinterlace: Add yadif ASM optimisationsVivia Nikolaidou2020-06-161-0/+17
* meson: Pass native: false to add_languages()Nirbheek Chauhan2020-05-131-1/+1
* meson: Make C++ compiler detection not be automagicNirbheek Chauhan2020-05-121-1/+0
* meson: Fix gstgl checks for qt and gtkNirbheek Chauhan2020-05-121-2/+2
* flvmux: Use thread-safe gmtime_r if availableSeungha Yang2019-12-101-0/+1
* pkgconfig: remove gst-plugins-good-1.0-uninstalled.pcTim-Philipp Müller2019-12-021-1/+0
* meson: Bump minimal GLib version to 2.44Niels De Graef2019-06-031-1/+1
* doc: Port documentation to hotdocThibault Saunier2019-05-131-2/+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
* meson: add -Wno-unused also to C++ args when gst debug system is disabledTim-Philipp Müller2019-03-211-20/+17
* 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/+2
* meson: detect opengl api from -base .pc files correctlyTim-Philipp Müller2019-01-221-1/+1
* Release 1.15.11.15.1Tim-Philipp Müller2019-01-171-1/+1
* tests: Enable unit test on WindowsSeungha Yang2018-12-181-6/+3
* meson: Prefer to use join_paths() over '/'Seungha Yang2018-12-181-1/+1
* meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang2018-11-241-0/+1
* Check for zlib headerXavier Claessens2018-11-221-1/+1
* Fix zlib detection when there is no pkg-config fileXavier Claessens2018-11-191-3/+9
* meson: use new 'python' module instead of deprecatedTim-Philipp Müller2018-10-081-1/+1
* meson: add glib-checks option to disable API guards and suchTim-Philipp Müller2018-09-191-0/+6
* meson: Fix osxaudio build on iOSNirbheek Chauhan2018-09-011-1/+2
* meson: add options to disable gobject cast checks and glib assertsTim-Philipp Müller2018-08-181-0/+19
* meson: Add an option for testsNirbheek Chauhan2018-08-171-2/+3