aacparse: Check aacparse seekable to byte, in the push mode
[platform/upstream/gstreamer.git] / meson.build
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2
2019-12-03 Tim-Philipp MüllerRelease 1.16.2
2019-09-23 Tim-Philipp MüllerRelease 1.16.1
2019-04-18 Tim-Philipp MüllerRelease 1.16.0
2019-04-10 Tim-Philipp MüllerRelease 1.15.90
2019-03-21 Tim-Philipp Müllermeson: add -Wno-unused also to C++ args when gst debug...
2019-03-04 Tim-Philipp MüllerBack to development
2019-02-26 Tim-Philipp MüllerRelease 1.15.2
2019-01-30 Seungha Yangmeson: Add support orc fallback
2019-01-22 Tim-Philipp Müllermeson: detect opengl api from -base .pc files correctly
2019-01-17 Tim-Philipp MüllerRelease 1.15.1
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-12-18 Seungha Yangtests: Enable unit test on Windows
2018-12-18 Seungha Yangmeson: Prefer to use join_paths() over '/'
2018-11-24 Seungha Yangmeson: Specify encoding to UTF-8 when building with...
2018-11-23 Xavier ClaessensCheck for zlib header
2018-11-19 Xavier ClaessensFix zlib detection when there is no pkg-config file
2018-10-08 Tim-Philipp Müllermeson: use new 'python' module instead of deprecated
2018-09-19 Tim-Philipp Müllermeson: add glib-checks option to disable API guards...
2018-09-01 Nirbheek Chauhanmeson: Fix osxaudio build on iOS
2018-08-18 Tim-Philipp Müllermeson: add options to disable gobject cast checks and...
2018-08-16 Nirbheek Chauhanmeson: Add an option for tests
2018-07-27 Nirbheek Chauhanmeson: Add feature options for all plugins
2018-05-21 Tim-Philipp Müllermeson: use cdata.set_quoted() in more places
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 good
2018-04-25 Tim-Philipp Müllermeson: use -Wl,-Bsymbolic-functions where supported
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-02-15 Tim-Philipp MüllerBack to development
2018-02-15 Tim-Philipp MüllerRelease 1.13.1
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-12 Tim-Philipp Müllergtk: hook up to meson build
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
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-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen
2017-12-30 Tim-Philipp Müllermeson: zlib is not actually a hard requirement
2017-12-26 Tim-Philipp Müllermeson: skip translations if gettext is not available
2017-12-22 Ting-Wei Lanv4l2object: Don't use mmap64 if off_t is 64-bit
2017-12-22 Ting-Wei Lanv4l2object: Check for mmap64 before using it
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1...
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-08-10 Tim-Philipp Müllermeson: don't export symbols by default
2017-07-14 Sebastian DrögeRelease 1.12.2
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-23 Tim-Philipp Müllersys: remove sunaudio plugin
2017-06-20 Sebastian DrögeRelease 1.12.1
2017-05-21 Tim-Philipp Müllermeson: don't need config.h.meson any longer
2017-05-21 Tim-Philipp Müllermeson: make C++ compiler optional
2017-05-20 Tim-Philipp Müllermeson: add options to set package name and origin
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-28 Thibault Saunierpkgconfig: Generate the pkg-config with meson too
2017-02-24 Sebastian Drögemeson: Update version
2017-01-13 Tim-Philipp Müllermeson: bump version
2017-01-05 Thibault Sauniermeson: Install presets files
2016-12-09 Thibault Sauniermeson: Support building without Gst debug
2016-11-28 Scott D Phillipsmeson: add libm to has_function checks
2016-11-18 Scott D Phillipsmeson: add_global_arguments -> add_project_arguments
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: Remove uselessly duplicated dep checks
2016-10-26 Scott D Phillipsmeson: Don't depend on gstreamer-check-1.0 on windows
2016-10-25 Nirbheek ChauhanRevert "meson: move gstreamer-check-1.0 dependency...
2016-10-21 Scott D Phillipsmeson: move gstreamer-check-1.0 dependency to tests...
2016-10-15 Nirbheek Chauhanmeson: Don't set c_std to gnu99
2016-10-11 Thibault Sauniermeson: Make use of new environment object and set plugi...
2016-09-30 Thibault Sauniermeson: Setup pre commit hook and fix getpluginsdir...
2016-09-30 Tim-Philipp Müllermeson: update version
2016-09-26 Tim-Philipp Müllermeson: add unit tests
2016-09-26 Tim-Philipp Müllermeson: hook up translations
2016-09-05 Thibault Sauniermeson: Bump version to 1.9.2
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...