platform/upstream/gstreamer.git
5 years agoREADME: Add instructions for Windows with screenshots
Nirbheek Chauhan [Wed, 17 Apr 2019 11:58:43 +0000 (17:28 +0530)]
README: Add instructions for Windows with screenshots

Also add a note about installation

5 years agoMove cross-files to the data subdirectory
Nirbheek Chauhan [Wed, 17 Apr 2019 11:38:39 +0000 (17:08 +0530)]
Move cross-files to the data subdirectory

We will add more data soon.

5 years agogitignore: Also ignore subproject symlinks
Nirbheek Chauhan [Wed, 17 Apr 2019 11:14:28 +0000 (16:44 +0530)]
gitignore: Also ignore subproject symlinks

These subproject dirs are only ignored if they are directories if you
use a trailing slash.

5 years agoBuild master again
Tim-Philipp Müller [Tue, 16 Apr 2019 15:48:58 +0000 (16:48 +0100)]
Build master again

5 years agoBuild 1.15.90 release
Tim-Philipp Müller [Sun, 3 Mar 2019 20:58:38 +0000 (20:58 +0000)]
Build 1.15.90 release

5 years agosubprojects: libsoup: pin to latest release
Tim-Philipp Müller [Mon, 15 Apr 2019 08:49:34 +0000 (09:49 +0100)]
subprojects: libsoup: pin to latest release

5 years agosubprojects: orc: pin to 0.4.29 release
Tim-Philipp Müller [Mon, 15 Apr 2019 08:49:10 +0000 (09:49 +0100)]
subprojects: orc: pin to 0.4.29 release

5 years agogitignore: Add top-level libnice symlink
Mart Raudsepp [Tue, 16 Apr 2019 13:00:45 +0000 (16:00 +0300)]
gitignore: Add top-level libnice symlink

Missed adjustment from commit d3029ec0d606016.

5 years agoffmpeg.wrap: Bump to 4.1.3
Nirbheek Chauhan [Mon, 15 Apr 2019 10:16:27 +0000 (15:46 +0530)]
ffmpeg.wrap: Bump to 4.1.3

Tested on Windows.

5 years agogst-uninstalled: Try to use short names for env vars on Windows
Nirbheek Chauhan [Mon, 15 Apr 2019 10:04:44 +0000 (15:34 +0530)]
gst-uninstalled: Try to use short names for env vars on Windows

Try even harder to not hit the maximum length limit for env var values
on Windows. Reduces the size by ~1000 characters on my machine.

5 years agogst-uninstalled: De-dedup before prepending to an env var
Nirbheek Chauhan [Mon, 15 Apr 2019 10:02:36 +0000 (15:32 +0530)]
gst-uninstalled: De-dedup before prepending to an env var

Helps us avoid breaching the maximum length limit for env var values
on Windows.

5 years agoglib.wrap: Use the glib-2-60 stable branch instead of master
Nirbheek Chauhan [Fri, 12 Apr 2019 05:22:37 +0000 (10:52 +0530)]
glib.wrap: Use the glib-2-60 stable branch instead of master

This fixes https://gitlab.freedesktop.org/gstreamer/gst-build/issues/21

5 years agoadd libnice as a top-level subproject.
Mathieu Duponchelle [Fri, 5 Apr 2019 13:27:37 +0000 (15:27 +0200)]
add libnice as a top-level subproject.

When relying on a system-wide libnice, we end up not building
the nice elements, which means we can't use them, and by extension
webrtcbin, in the uninstalled environment.

This also introduces a way to avoid checking the version of
a given subproject, and makes use of it for libnice and pygobject,
which only passed the version check by chance, as its current
major version is 3.

5 years agoREADME.md: Document how to build the qt5 plugin
Nirbheek Chauhan [Mon, 1 Apr 2019 18:30:10 +0000 (00:00 +0530)]
README.md: Document how to build the qt5 plugin

5 years agogst-uninstalled: Add qt5 DLLs to PATH on Windows
Nirbheek Chauhan [Mon, 1 Apr 2019 18:25:14 +0000 (23:55 +0530)]
gst-uninstalled: Add qt5 DLLs to PATH on Windows

This is needed for using the qmlgl out of the box inside
gst-uninstalled. Of course this won't work if the user is using
a native file to specify the path to `qmake`.

5 years agomeson: Add a subproject wrap file for x264
Nirbheek Chauhan [Mon, 1 Apr 2019 18:06:33 +0000 (23:36 +0530)]
meson: Add a subproject wrap file for x264

This allows building x264enc from -ugly on all platforms.

5 years agouninstalled: Add support PowerShell on Windows
Seungha Yang [Thu, 24 Jan 2019 17:13:08 +0000 (02:13 +0900)]
uninstalled: Add support PowerShell on Windows

... depending on detected shell program. For instance,
if the nearest ancestor process is PowerShell, run uninstalled
environment via PowerShell. Otherwise, $COMSPEC (most likely cmd.exe)
will be used.

5 years agoREADME: small updates
Tim-Philipp Müller [Fri, 29 Mar 2019 13:23:51 +0000 (13:23 +0000)]
README: small updates

5 years agoAdd FFmpeg.wrap and update .gitignore
Nirbheek Chauhan [Fri, 22 Mar 2019 19:10:43 +0000 (00:40 +0530)]
Add FFmpeg.wrap and update .gitignore

Tested on Linux and Windows (MSVC)

5 years agogst-uninstalled: make the bash prompt override optional
Antonio Ospite [Fri, 8 Mar 2019 16:38:43 +0000 (17:38 +0100)]
gst-uninstalled: make the bash prompt override optional

When using a custom prompt the automatic override may not look good, so
provide a mechanism to disable it.

Document that the user will have to use GST_ENV manually when setting
the prompt to have a visual indicator of the gst-uninstalled
environment.

5 years agoAdd gst-integration-testsuites as a subproject
Thibault Saunier [Wed, 13 Mar 2019 22:08:59 +0000 (19:08 -0300)]
Add gst-integration-testsuites as a subproject

5 years agoBack to development
Tim-Philipp Müller [Sun, 3 Mar 2019 21:00:32 +0000 (21:00 +0000)]
Back to development

5 years agoBuild 1.15.2 release
Tim-Philipp Müller [Sun, 3 Mar 2019 20:58:38 +0000 (20:58 +0000)]
Build 1.15.2 release

5 years agomeson: use new 'python' module instead of deprecated 'python3' one
Tim-Philipp Müller [Mon, 18 Feb 2019 16:53:07 +0000 (16:53 +0000)]
meson: use new 'python' module instead of deprecated 'python3' one

https://github.com/mesonbuild/meson/pull/4169

5 years agoConfigure subprojects in the right order
Tim-Philipp Müller [Mon, 18 Feb 2019 16:13:07 +0000 (16:13 +0000)]
Configure subprojects in the right order

Use an array instead of a dict to make sure we iterate over
the list of subprojects in the right order, which is first
GStreamer core, then gst-plugins-base, then other things.

Without this subprojects might get configured in random order,
in which case gstreamer or gst-plugins-base libs might get picked
up via pkg-config if they are also available installed, instead of
being picked up from the subproject. This breaks all kinds of
assumptions in gst-build and will likely have strange effects
and/or lead to build failures such as

subprojects/gst-plugins-good/tests/check/meson.build:144:2:
ERROR: 'gstreamer-plugins-base-1.0' is not a pkgconfig dependency

5 years agogst-uninstalled: Fix compatibility with meson 0.50
Nirbheek Chauhan [Thu, 14 Feb 2019 08:31:52 +0000 (14:01 +0530)]
gst-uninstalled: Fix compatibility with meson 0.50

Starting with Meson 0.50, meson instrospect --targets uses a list
for the filename and install_filenames of each target. Handle both
lists and strings.

5 years agoAdd subprojects/libsoup/ to .gitignore
Nirbheek Chauhan [Fri, 8 Feb 2019 10:55:29 +0000 (16:25 +0530)]
Add subprojects/libsoup/ to .gitignore

5 years agoopenh264.wrap: Update the upstream commit
Nirbheek Chauhan [Wed, 6 Feb 2019 10:14:11 +0000 (15:44 +0530)]
openh264.wrap: Update the upstream commit

Needed for building on Windows with MSVC.

5 years agoNew subproject win-nasm to provide nasm on Windows
Nirbheek Chauhan [Tue, 5 Feb 2019 17:13:30 +0000 (22:43 +0530)]
New subproject win-nasm to provide nasm on Windows

This is needed for building openh264 as a subproject. Currently it's
downloaded unconditionally since the download is very small.

5 years agoAdd orc to gitignore
Nirbheek Chauhan [Tue, 5 Feb 2019 12:23:10 +0000 (17:53 +0530)]
Add orc to gitignore

5 years agoscripts: Auto-detect whether we can enable colors
Nirbheek Chauhan [Tue, 5 Feb 2019 11:53:49 +0000 (17:23 +0530)]
scripts: Auto-detect whether we can enable colors

Also do the setup necessary on Windows to enable ANSI colours on the
console (if available). That code is copied from Meson and is Apache2
licensed.

5 years agoAdd an orc wrap file for using orc subproject
Seungha Yang [Tue, 29 Jan 2019 01:58:21 +0000 (10:58 +0900)]
Add an orc wrap file for using orc subproject

Depending on the newly added 'orc' meson option, this make possible
to use orc subproject on gst-build.

5 years agosubprojects: use libffi and gl-headers from gstreamer gitlab repos
Tim-Philipp Müller [Mon, 28 Jan 2019 22:19:19 +0000 (23:19 +0100)]
subprojects: use libffi and gl-headers from gstreamer gitlab repos

https://gitlab.freedesktop.org/gstreamer/gstreamer-project/issues/28

5 years agoConfigure gst-rtsp-server before gst-devtools
Tim-Philipp Müller [Mon, 21 Jan 2019 17:38:07 +0000 (17:38 +0000)]
Configure gst-rtsp-server before gst-devtools

Since gst-devtools checks for gst-rtsp-server and will
happily pick up an external dep which isn't what we want
if we configure it as subproject afterwards.

This assumes meson dicts are always stable, which may
not necessarily be the case, but it seems to work in
practice for now.

See #16

5 years agowindows: unconditionally use flex / bison binaries
Mathieu Duponchelle [Thu, 24 Jan 2019 16:11:59 +0000 (17:11 +0100)]
windows: unconditionally use flex / bison binaries

This to simplify the checks made when for example a flex binary
is available system wide: the build process was failing when
that system wide binary didn't have the required version. Instead
of adding more checks and making things more complex, let's just
always use our binary subproject.

5 years agoAdd wrap file for libsoup and libpsl
Xavier Claessens [Wed, 23 Jan 2019 21:06:02 +0000 (16:06 -0500)]
Add wrap file for libsoup and libpsl

libpsl is a dependency if libsoup that has an upstream Meson build
system (in master only).

libsoup also needs libxml2 but we already have a wrap file for it.

The only remaining dependency that must come from the system is sqlite3.

5 years agogst-uninstalled: define GST_OMX_CONFIG_DIR
Guillaume Desmottes [Fri, 4 Jan 2019 11:58:37 +0000 (12:58 +0100)]
gst-uninstalled: define GST_OMX_CONFIG_DIR

GST_OMX_CONFIG_DIR is used by gst-omx to load the gstomx.conf associated
with the selected OMX target.

5 years agogitignore: Add cscope files
Arun Raghavan [Sat, 29 Dec 2018 07:14:20 +0000 (12:44 +0530)]
gitignore: Add cscope files

Ignores top-level cscope files that might be used for a cross-project
cscope index.

5 years agogitignore: Add top-level pygobject symlink
Arun Raghavan [Sat, 29 Dec 2018 07:13:30 +0000 (12:43 +0530)]
gitignore: Add top-level pygobject symlink

5 years agosubprojects: use upstream libnice
Tim-Philipp Müller [Sat, 15 Dec 2018 15:39:03 +0000 (15:39 +0000)]
subprojects: use upstream libnice

Meson port is upstream now.

5 years agosubprojects: update libxml2 wrap to revision 5
Tim-Philipp Müller [Fri, 14 Dec 2018 21:35:17 +0000 (21:35 +0000)]
subprojects: update libxml2 wrap to revision 5

Fixes build with MSVC.

5 years agoAdd example cross files
Xavier Claessens [Mon, 3 Dec 2018 14:16:14 +0000 (09:16 -0500)]
Add example cross files

These are example cross files that will be used by the CI. They
could require manual editing to change hardcoded paths to toolchains
when used on different environment.

5 years agoupdate: Re add support for manifests without a refname
Thibault Saunier [Thu, 6 Dec 2018 13:47:04 +0000 (10:47 -0300)]
update: Re add support for manifests without a refname

5 years agoupdate: Fetch the refname before checking out the specified sha
Thibault Saunier [Thu, 6 Dec 2018 10:48:23 +0000 (07:48 -0300)]
update: Fetch the refname before checking out the specified sha

Working around freedesktop/freedesktop#95

5 years agoAdd 'nls' common option
Xavier Claessens [Thu, 22 Nov 2018 15:16:48 +0000 (10:16 -0500)]
Add 'nls' common option

5 years agoDownload libxml from http and not ftp
Thibault Saunier [Mon, 26 Nov 2018 18:55:26 +0000 (15:55 -0300)]
Download libxml from http and not ftp

5 years agoAdd a libxml2 wrap to be used by GES
Thibault Saunier [Mon, 26 Nov 2018 17:48:18 +0000 (14:48 -0300)]
Add a libxml2 wrap to be used by GES

5 years agogst-uninstalled: Don't change current working directory
Alicia Boya García [Fri, 23 Nov 2018 18:13:49 +0000 (19:13 +0100)]
gst-uninstalled: Don't change current working directory

Currently gst-uninstalled.py changes the current directory to the root
of the gst-build before executing execute the command passed as
arguments. This is unnecessary, it creates confusion and makes scripting
more cumbersome. This patch fixes that.

5 years agogst-uninstalled: Don't add validate plugins to GST_PLUGIN_PATH
Alicia Boya García [Fri, 23 Nov 2018 14:42:03 +0000 (15:42 +0100)]
gst-uninstalled: Don't add validate plugins to GST_PLUGIN_PATH

Validate plugins are automatically scanned from GST_VALIDATE_PLUGIN_PATH
instead. Adding them to GST_PLUGIN_PATH causes race conditions as the
plugins may be loaded before validate itself.

5 years agoupdate: Take into account the path attribute of projects
Thibault Saunier [Wed, 21 Nov 2018 23:29:28 +0000 (20:29 -0300)]
update: Take into account the path attribute of projects

5 years agoSupport *nix like development prompt on Windows
Seungha Yang [Sat, 3 Nov 2018 16:50:30 +0000 (01:50 +0900)]
Support *nix like development prompt on Windows

CMD on windows could support customized prompt like $PS1 on bash

5 years agoAdd Gitlab CI configuration
Jordan Petridis [Fri, 9 Nov 2018 16:54:03 +0000 (18:54 +0200)]
Add Gitlab CI configuration

This commit adds a .gitlab-ci.yml file, which uses a feature
to fetch the config from a centralized repository. The intent is
to have all the gstreamer modules use the same configuration.

The configuration is currently hosted at the gst-ci repository
under the gitlab/ci_template.yml path.

5 years agouninstalled: Make sure that the new gdb python macros are usable
Thibault Saunier [Thu, 8 Nov 2018 14:52:03 +0000 (11:52 -0300)]
uninstalled: Make sure that the new gdb python macros are usable

directly from the uninstalled env

5 years agoupdate: Make sure to detach branch when checking out a specific revision
Thibault Saunier [Thu, 8 Nov 2018 14:51:27 +0000 (11:51 -0300)]
update: Make sure to detach branch when checking out a specific revision

Avoiding to get spammed about the fact that the branch is detached

5 years agoRevert "Updated after gst-libav got moved to gst-ffmpeg"
Nicolas Dufresne [Tue, 6 Nov 2018 11:02:34 +0000 (06:02 -0500)]
Revert "Updated after gst-libav got moved to gst-ffmpeg"

This reverts commit d027bf74011381a699ae59e3e95df3630cc73cfb.

5 years agoUpdated after gst-libav got moved to gst-ffmpeg
Nicolas Dufresne [Tue, 6 Nov 2018 10:34:52 +0000 (05:34 -0500)]
Updated after gst-libav got moved to gst-ffmpeg

5 years agoupdate: Enhance logging about what kind of update is happening
Thibault Saunier [Mon, 5 Nov 2018 12:52:41 +0000 (09:52 -0300)]
update: Enhance logging about what kind of update is happening

5 years agoupdate: Ensure that a revision is used when updating a detached repo
Thibault Saunier [Mon, 5 Nov 2018 12:43:50 +0000 (09:43 -0300)]
update: Ensure that a revision is used when updating a detached repo

For the  case it was not guaranteed

5 years agoupdate: Fix the manifest commit dictionnary format
Thibault Saunier [Mon, 5 Nov 2018 12:42:29 +0000 (09:42 -0300)]
update: Fix the manifest commit dictionnary format

The structure was changed in last commit but a code path was not properly updated

5 years agoChange wrap URLs to gitlab
Xavier Claessens [Sun, 4 Nov 2018 01:38:33 +0000 (21:38 -0400)]
Change wrap URLs to gitlab

5 years agogst-update: Handle specified remotes in manifest
Thibault Saunier [Mon, 6 Aug 2018 04:33:08 +0000 (00:33 -0400)]
gst-update: Handle specified remotes in manifest

5 years agopygobject: add as a subproject when python is enabled
Mathieu Duponchelle [Tue, 30 Oct 2018 23:46:31 +0000 (00:46 +0100)]
pygobject: add as a subproject when python is enabled

This should make our awkward interactions with a system-wide install
of pygobject in our uninstalled setup go away.

5 years agoREADME: Warn about not using the Meson MSI
Nirbheek Chauhan [Sun, 28 Oct 2018 16:05:23 +0000 (16:05 +0000)]
README: Warn about not using the Meson MSI

5 years agouninstalled: remove setup_python_env
Mathieu Duponchelle [Sun, 28 Oct 2018 13:15:31 +0000 (14:15 +0100)]
uninstalled: remove setup_python_env

We now use a different approach to setting up our
uninstalled python environment:

We add the gst-python folder to PYTHONPATH, and it no
longer contains __init__.py files. This means that
import gi.overrides correctly loads pygobject's __init__
module, but import gi.overrides.Gst also works, as __init__
files are no longer required by python.

5 years agoUse subproject 'required' argument
Thibault Saunier [Sat, 20 Oct 2018 22:04:25 +0000 (19:04 -0300)]
Use subproject 'required' argument

Making the whole logic much simpler, and end result more accurate

5 years agouninstalled: build and set PYTHONPATH
Mathieu Duponchelle [Sat, 27 Oct 2018 15:59:29 +0000 (17:59 +0200)]
uninstalled: build and set PYTHONPATH

5 years agoAdd pygobject and pycairo as subprojects
Mathieu Duponchelle [Sat, 27 Oct 2018 15:58:44 +0000 (17:58 +0200)]
Add pygobject and pycairo as subprojects

5 years agoAdd wrap file for json-glib
Thibault Saunier [Tue, 23 Oct 2018 12:08:34 +0000 (14:08 +0200)]
Add wrap file for json-glib

5 years agogit-update: Get the revision of the right repository
Nirbheek Chauhan [Tue, 2 Oct 2018 08:09:49 +0000 (13:39 +0530)]
git-update: Get the revision of the right repository

Typo, should fix the gst-build CI failures.

5 years agogitignore: Ignore the subprojects openh264 git repo
Nirbheek Chauhan [Tue, 2 Oct 2018 04:23:09 +0000 (09:53 +0530)]
gitignore: Ignore the subprojects openh264 git repo

5 years agogit-update: Don't try to pull --rebase repos that are not on master
Nirbheek Chauhan [Tue, 2 Oct 2018 04:21:11 +0000 (09:51 +0530)]
git-update: Don't try to pull --rebase repos that are not on master

This fixes updating of repos that are at a specific commit and
a detached HEAD, such as openh264.

5 years agouninstalled: use usercustomize, not sitecustomize
Martin Kelly [Wed, 22 Aug 2018 16:11:47 +0000 (09:11 -0700)]
uninstalled: use usercustomize, not sitecustomize

Currently, gst-uninstalled is using sitecustomize.py for adding gi
override tweaks. However, if the standard Python libraries come before
this file in sys.path, then sitecustomize.py will never be run because
the "import sitecustomize" done in site.py will use the standard Python
libraries instead. This can be seen by running "import sitecustomize;
print(sitecustomize.__file__)" inside the uninstalled environment, as
well as by checking gi.override.__path__ and seeing that the tweaks are
missing (and the overrides are misbehaving).

Switch to using usercustomize.py, which has no match in the standard
libraries and thus will be correctly imported.

https://bugzilla.gnome.org/show_bug.cgi?id=797011

5 years agoRename --no-error to --werror and flip default
Nirbheek Chauhan [Wed, 5 Sep 2018 12:00:27 +0000 (17:30 +0530)]
Rename --no-error to --werror and flip default

We should not default to -Werror because that's not what we default to
anywhere in gstreamer, and it's bad for releases anyway. The CI will
be fixed to pass --werror manually.

5 years agomeson: Fix libav checks to use feature options correctly
Nirbheek Chauhan [Mon, 3 Sep 2018 15:52:25 +0000 (21:22 +0530)]
meson: Fix libav checks to use feature options correctly

5 years agomeson: strip branch name when uninstalled
Víctor Manuel Jáquez Leal [Fri, 31 Aug 2018 11:31:24 +0000 (13:31 +0200)]
meson: strip branch name when uninstalled

Remove ending newlines characters on branch's name.

https://bugzilla.gnome.org/show_bug.cgi?id=796989

5 years agomeson: Follow-up fix for ninja uninstalled
Philippe Normand [Fri, 31 Aug 2018 10:44:17 +0000 (11:44 +0100)]
meson: Follow-up fix for ninja uninstalled

The --gst-version was removed in c78f0ef2229925f48b0ffabc410c2ca35dcb0df9 so
remove it from the meson.build file as well.

https://bugzilla.gnome.org/show_bug.cgi?id=796989

5 years agogst-uninstalled: Display current git branch name in the shell prompt
Philippe Normand [Fri, 17 Aug 2018 14:33:09 +0000 (15:33 +0100)]
gst-uninstalled: Display current git branch name in the shell prompt

This is really useful when using multiple git worktrees.

https://bugzilla.gnome.org/show_bug.cgi?id=796989

5 years agoDon't process the whole commit
Víctor Manuel Jáquez Leal [Sat, 23 Jun 2018 20:01:16 +0000 (22:01 +0200)]
Don't process the whole commit

https://bugzilla.gnome.org/show_bug.cgi?id=796655

5 years agoscripts: Fix missing import in common.py
Nirbheek Chauhan [Sat, 11 Aug 2018 13:11:04 +0000 (18:41 +0530)]
scripts: Fix missing import in common.py

This was causing a build failure on the CI.

5 years agoscripts: Fix fetching of meson command to run
Nirbheek Chauhan [Fri, 10 Aug 2018 21:20:14 +0000 (02:50 +0530)]
scripts: Fix fetching of meson command to run

Don't assume that meson is always a python script, on Windows it can
be (and soon will almost always be) an executable.

See: Meson MSI installer and https://github.com/mesonbuild/meson/pull/4004

5 years agosubprojects: fix openh264 wrap commit
Tim-Philipp Müller [Mon, 6 Aug 2018 23:41:51 +0000 (00:41 +0100)]
subprojects: fix openh264 wrap commit

Meson was literally trying to check out tag/revision
'a1b3f07c5271f312997fcc3451237031444c4475 # 1.8.0 + fix for gcc 8.'
which doesn't exist of course.

5 years agoUpdate .gitignore and add more subprojects
Nirbheek Chauhan [Fri, 27 Jul 2018 13:20:01 +0000 (18:50 +0530)]
Update .gitignore and add more subprojects

5 years agoConvert common meson options to feature options
Nirbheek Chauhan [Wed, 25 Jul 2018 14:06:20 +0000 (19:36 +0530)]
Convert common meson options to feature options

These changes have been mirrored in all subproject repositories.

https://bugzilla.gnome.org/show_bug.cgi?id=795107

5 years agouninstalled: Also support GES overrides
Thibault Saunier [Tue, 24 Jul 2018 16:28:48 +0000 (12:28 -0400)]
uninstalled: Also support GES overrides

Simplifying one step further too

5 years agoFix previous commit putting mesonconfig.py in our custom sitecustomize directory
Thibault Saunier [Tue, 24 Jul 2018 16:11:52 +0000 (12:11 -0400)]
Fix previous commit putting mesonconfig.py in our custom sitecustomize directory

5 years agouninstalled: Simplify our python environment setup
Thibault Saunier [Mon, 23 Jul 2018 17:39:19 +0000 (13:39 -0400)]
uninstalled: Simplify our python environment setup

Not changing the main usersitepackage env but creating our own,
similarly to what a venv would do.

5 years agouninstalled: Avoid failling while setting up PyGObject env hack files
Thibault Saunier [Mon, 23 Jul 2018 15:11:03 +0000 (11:11 -0400)]
uninstalled: Avoid failling while setting up PyGObject env hack files

5 years agosubprojects: glib: point back at upstream master branch
Tim-Philipp Müller [Sun, 22 Jul 2018 22:31:16 +0000 (23:31 +0100)]
subprojects: glib: point back at upstream master branch

instead of wip branch, the required tools override patches
are now upstream.

https://gitlab.gnome.org/GNOME/glib/merge_requests/188

5 years agoMark ffmpeg as not required
Thibault Saunier [Thu, 19 Jul 2018 20:22:03 +0000 (16:22 -0400)]
Mark ffmpeg as not required

As it was supposed to be.

5 years agodssim: Use http:// git repo
Thibault Saunier [Fri, 13 Jul 2018 22:54:34 +0000 (18:54 -0400)]
dssim: Use http:// git repo

5 years agoUpdate libav dependency version check.
Thibault Saunier [Fri, 13 Jul 2018 16:11:48 +0000 (12:11 -0400)]
Update libav dependency version check.

5 years agoAdd back gst-libav
Thibault Saunier [Fri, 13 Jul 2018 15:45:28 +0000 (11:45 -0400)]
Add back gst-libav

It slipped through in the previous refactoring

5 years agoDisable gst-sharp by default, as it is not guaranteed to build
Tim-Philipp Müller [Thu, 12 Jul 2018 23:11:41 +0000 (00:11 +0100)]
Disable gst-sharp by default, as it is not guaranteed to build

Can be re-enabled again if we check for all direct and
indirect hard deps before including it.

subprojects\gtk-sharp\Source\meson.build:40:0: ERROR: Program(s) ['gacutil'] not found or not executable

5 years agoUse new 'feature' option and dictionnary
Thibault Saunier [Thu, 12 Jul 2018 14:14:33 +0000 (10:14 -0400)]
Use new 'feature' option and dictionnary

Simplifying the build definition, making its options more flexible and
it is now simpler to read.

On a side not we want https://github.com/mesonbuild/meson/issues/3880
to simplify that again.

https://bugzilla.gnome.org/show_bug.cgi?id=796798

5 years agoAdd a wrap for openh264
Thibault Saunier [Thu, 28 Jun 2018 19:20:25 +0000 (15:20 -0400)]
Add a wrap for openh264

6 years agouninstalled: Fix meson detection when using meson from a git checkout
Tim-Philipp Müller [Tue, 12 Jun 2018 14:03:03 +0000 (15:03 +0100)]
uninstalled: Fix meson detection when using meson from a git checkout

This would not trigger on the build bot because there is
special casing in the code for a meson checkout underneath
gst-build. Fix needed as mesonintrospect.py was changed into
'meson.py introspect' in recent meson versions. When using
meson from git to configure the build the uninstalled script
would pick up a system meson instead which then would then
error out parsing the coredata from the newer meson.

6 years agoDon't build gst-python if required deps aren't available
Tim-Philipp Müller [Thu, 7 Jun 2018 18:25:22 +0000 (19:25 +0100)]
Don't build gst-python if required deps aren't available

6 years agoadd gl-headers subproject for necessary OpenGL headers
Matthew Waters [Thu, 7 Jun 2018 04:13:03 +0000 (14:13 +1000)]
add gl-headers subproject for necessary OpenGL headers

At least for windows.

6 years agouninstalled: Set PKG_CONFIG_PATH to point to prefix/lib/pkgconfig
Thibault Saunier [Wed, 6 Jun 2018 11:55:20 +0000 (07:55 -0400)]
uninstalled: Set PKG_CONFIG_PATH to point to prefix/lib/pkgconfig

6 years agoAdd bindinator wrap file
Thibault Saunier [Tue, 5 Jun 2018 14:41:07 +0000 (10:41 -0400)]
Add bindinator wrap file