decklink: keep the internal time we send to decklink always increasing
[platform/upstream/gst-plugins-bad.git] / meson.build
2018-05-21 Tim-Philipp Müllermeson: add 'nls' option to disable translations
2018-05-05 Nirbheek Chauhanmeson: Update option names to omit disable_ and with...
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-04-25 Tim-Philipp Müllermeson: use -Wl,-Bsymbolic-functions where supported
2018-03-22 Tim-Philipp Müllermeson: webrtc: use gnome.mkenums_simple() to generate...
2018-03-22 Alessandro Decinameson: use gnome.mkenums_simple() to generate enumtypes...
2018-03-20 Tim-Philipp MüllerBack to development
2018-03-19 Tim-Philipp MüllerRelease 1.14.0
2018-03-13 Tim-Philipp MüllerRelease 1.13.91
2018-03-03 Tim-Philipp MüllerRelease 1.13.90
2018-03-01 Mathieu Duponchellemeson: enable more warnings
2018-03-01 Tim-Philipp MüllerRemove schroedinger plugin
2018-02-21 Tim-Philipp Müllermeson: simplify GST_DISABLE_GST_DEBUG check and don...
2018-02-21 Justin Kimmeson: Use .dylib suffix if darwin
2018-02-15 Tim-Philipp MüllerBack to development
2018-02-15 Tim-Philipp MüllerRelease 1.13.1
2018-02-08 Tim-Philipp Müllermeson: make version numbers ints and fix int/string...
2018-01-30 Tim-Philipp Müllermeson: use -fno-strict-aliasing where supported
2018-01-22 Tim-Philipp Müllermeosn: curl: also check for and use libssh2 if available
2017-12-26 Tim-Philipp Müllermeson: skip translations if gettext is not available
2017-12-19 Tim-Philipp Müllermeson: gl: fix build of openglmixers plugin
2017-12-19 Tim-Philipp Müllermeson: fix dependency type name to check for
2017-12-19 Tim-Philipp Müllermeson: fix build with GstGL from gst-plugins-base as...
2017-12-19 Tim-Philipp Müllergl: update plugins to use GstGL from -base
2017-12-18 Nirbheek Chauhanmeson: Use cdata.set_quoted and set LIBDIR correctly
2017-10-05 Havard Graffmeson: remove vs_module_defs
2017-08-31 George Kiagiadakistests: ipcpipeline: provide pipe2() on systems that...
2017-08-11 Tim-Philipp Müllermeson: hide symbols by default unless explicitly exported
2017-07-15 Tim-Philipp Müllermeson: add translations
2017-07-07 Nirbheek Chauhanmeson: Set python3 before plugin subdir()s
2017-07-07 Tim-Philipp Müllermeson: find python3 via python3 module
2017-06-28 Thibault Sauniermeson: Allow using glib as a subproject
2017-06-26 Tim-Philipp Müllermeson: fix with-package-name option
2017-06-07 Mathieu Duponchelletests: start porting to meson
2017-05-23 Tim-Philipp MüllerRequire wildmidi >= 0.4
2017-05-21 Tim-Philipp Müllermeson: don't need config.h.meson any longer
2017-05-20 Tim-Philipp Müllermeson: add options to set package name and origin
2017-05-09 Nicolas DufresneBump and update for meson 0.40.1
2017-05-08 Scott D Phillipsmeson: Ignore msvc warnings in C++ as well
2017-05-04 Sebastian DrögeBack to development
2017-05-04 Sebastian DrögeRelease 1.12.0
2017-04-27 Sebastian DrögeRelease 1.11.91
2017-04-07 Sebastian DrögeRelease 1.11.90
2017-03-22 Nirbheek Chauhanmeson: Build mpeg2enc and mplex when available
2017-02-24 Sebastian Drögemeson: Update version
2017-01-23 Thibault Sauniermeson: Build GIR files
2017-01-13 Tim-Philipp Müllermeson: bump version
2017-01-05 Tim-Philipp Müllermeson: build decklink plugin
2017-01-05 Thibault Sauniermeson: Support building without Gst debug
2016-12-21 Sebastian DrögeRemove various unported plugins
2016-11-28 Nirbheek Chauhanmeson: Rework opencv plugin checks
2016-11-18 Scott D Phillipsmeson: add_global_arguments -> add_project_arguments
2016-11-17 Matthew Watersmeson: wayland: move dep checks to the lib
2016-11-15 Thibault Sauniermeson: Build waylandsink
2016-11-11 Scott D Phillipsmeson: don't add_global_arguments when being built...
2016-11-01 Tim-Philipp Müllermeson: update version
2016-10-27 Nirbheek Chauhanmeson: Don't warn about C4146 with MSVC
2016-10-21 Scott D Phillipsmeson: Remove gstreamer-check-1.0 dependency
2016-10-15 Nirbheek Chauhanmeson: Don't set c_std to gnu99
2016-09-30 Thibault Sauniermeson: Setup pre-commit hooks when configuring
2016-09-30 Tim-Philipp Müllermeson: update version
2016-09-06 Thibault Sauniermeson: Fix building with meson 0.34 when using subprojects
2016-09-05 Thibault Sauniermeson: Bump version to 1.9.2
2016-08-25 Thibault Sauniermeson: Make mpegts lib build when using subprojects
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...