summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-01-07meson: build h264 fei encoder if possibleHaihao Xiang1-0/+2
2019-01-07vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang1-53/+5
2018-11-09meson: bump meson required to 0.47 for feature optionsTim-Philipp Müller1-1/+1
2018-11-05build: meson: build examplesVíctor Manuel Jáquez Leal1-1/+6
2018-08-31meson: Sync libversion and osxversion code from other reposNirbheek Chauhan1-1/+3
2018-06-12Revert "build: meson: libva gst-uninstall friendly"Víctor Manuel Jáquez Leal1-28/+19
2018-06-12build: meson: libva gst-uninstall friendlyVíctor Manuel Jáquez Leal1-19/+28
2018-04-25meson: fix USE_GLES_VERSION_MASKVíctor Manuel Jáquez Leal1-6/+13
2018-04-25meson: use -Wl,-Bsymbolic-functions where supportedTim-Philipp Müller1-1/+5
2018-04-20meson: use get_pkgconfig_variable()Víctor Manuel Jáquez Leal1-4/+6
2018-04-20meson: fix miscellaneous meson warningsTim-Philipp Müller1-1/+1
2018-03-20Back to developmentTim-Philipp Müller1-1/+1
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller1-1/+1
2018-03-13Release 1.13.911.13.91Tim-Philipp Müller1-1/+1
2018-03-03Release 1.13.901.13.90Tim-Philipp Müller1-1/+1
2018-02-15Back to developmentTim-Philipp Müller1-1/+1
2018-02-15Release 1.13.11.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/+5
2017-12-19meson: fix fallback for gstreamer-gl-1.0, it's now in -baseTim-Philipp Müller1-1/+1
2017-08-25Revert "build: check for libva-2.0"Víctor Manuel Jáquez Leal1-23/+4
2017-08-13build: consolidate the VA sub API includesVíctor Manuel Jáquez Leal1-0/+31
2017-08-13build: check for va_vpp.hVíctor Manuel Jáquez Leal1-1/+3
2017-08-11meson: don't export symbols by defaultTim-Philipp Müller1-1/+6
2017-07-31build: check for libva-2.0Víctor Manuel Jáquez Leal1-4/+23
2017-07-31build: blacklist only libva 0.99.0Víctor Manuel Jáquez Leal1-1/+2
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller1-1/+1
2017-05-04Back to developmentSebastian Dröge1-1/+1
2017-05-04Release 1.12.01.12.0Sebastian Dröge1-1/+1
2017-05-02build: Require libva < 0.99.0Scott D Phillips1-1/+1
2017-04-27Release 1.11.911.11.91Sebastian Dröge1-1/+1
2017-04-07Release 1.11.901.11.90Sebastian Dröge1-1/+1
2017-02-24meson: Update versionSebastian Dröge1-1/+1
2017-02-15meson: gstreamer-codecparsers is a required depTim-Philipp Müller1-1/+1
2017-02-09vaapi: add meson buildScott D Phillips1-0/+129