- 21 Oct, 2021 1 commit
-
-
We bumped required meson version which contains the mentioned meson patch already. Part-of: <gstreamer/gstreamer!1221>
-
- 20 Oct, 2021 1 commit
-
-
Part-of: <!1209>
-
- 18 Oct, 2021 1 commit
-
-
Tim-Philipp Müller authored
Require explicit opt-in to build plugins with (A)GPL dependencies. Keep ugly/bad options on 'auto' for now so cerbero doesn't fail. Part-of: <gstreamer/gstreamer!1084>
-
- 30 Sep, 2021 1 commit
-
-
Part-of: <gstreamer/gstreamer!956>
-
- 28 Sep, 2021 1 commit
-
-
Brad Hards authored
Part-of: <gstreamer/gstreamer!945>
-
- 24 Sep, 2021 4 commits
-
-
Thibault Saunier authored
Part-of: <gstreamer/gstreamer!891>
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- 11 Dec, 2020 1 commit
-
-
These options allow to select a set of features from a given plugin with the following syntax: -Dgst-full-plugins=plugin1;plugin10 -Dgst-full-elements=plugin2:element1,element2 -Dgst-full-typefind-functions=plugins3:func -Dgst-full-device-providers=plugin4,dp1 -Dgst-full-dynamic-types=plugin5:dt1 By default all the enabled plugin are registered and gst-full-plugins will allow to include only a set of plugin If a feature(element, typefind etc.) is selected from a plugin, the plugin is removed from the plugins list. Part-of: <!199>
-
- 16 Oct, 2020 1 commit
-
-
Olivier Crête authored
Fix the command, and also document how it can be done with gst-build Part-of: <!25>
-
- 14 Oct, 2020 1 commit
-
-
Stéphane Cerveau authored
Use a default version script instead of Bsymbolic to get rid of x264 and ffmpeg symbol relocation issue. #108 Export only glib and gstreamer symbols. Part-of: <!204>
-
- 06 Oct, 2020 1 commit
-
-
Can be used to control the exact symbols exported, or not, in libgstreamer-full. This is useful when building a tailored libgstreamer-full aimed to be run with some specific binaries. By using such version script one can reduce the size of the generated lib by letting the linker garbage collect all the unused APIs. Part-of: <gst-build!195>
-
- 05 Oct, 2020 1 commit
-
-
Xavier Claessens authored
Part-of: <gstreamer/gst-build!191>
-
- 03 Sep, 2020 1 commit
-
-
Sebastian Dröge authored
The tutorials are licensed under the CC BY-SA 4.0 license but all other documentation (especially API reference and design documentation) is LGPL v2.1+. Also the tutorials are not LGPL v2.1-only but also allow any later version.
-
- 15 Jul, 2020 1 commit
-
-
Seungha Yang authored
Add some guide for native ARM64 build on Windows Part-of: <gstreamer/gst-build!175>
-
- 18 Jun, 2020 1 commit
-
-
Tim-Philipp Müller authored
-
- 15 Jun, 2020 1 commit
-
-
Nirbheek Chauhan authored
Part-of: <gstreamer/gst-build!161>
-
- 12 Jun, 2020 1 commit
-
-
Tim-Philipp Müller authored
Part-of: <gstreamer/gst-docs!94>
-
- 30 Apr, 2020 1 commit
-
-
Nirbheek Chauhan authored
Part-of: <!68>
-
- 16 Apr, 2020 3 commits
-
-
Nirbheek Chauhan authored
Also document how to build the Intel MSDK plugins, and how to enable/disable plugins in general. Closes gstreamer/gst-build#90
-
Nirbheek Chauhan authored
Closes gstreamer/gst-build#72
-
Nirbheek Chauhan authored
`/` was added to make it clear that `build` is a directory and not a meson sub-command. However, this can be confusing for Windows users. use `builddir` which does the same job.
-
- 06 Jan, 2020 1 commit
-
-
Charlie Turner authored
allow for workflows that don't want the gst scripts to start shells, this can be awkward for higher-level scripts setting up shells themselves. this is especially useful in combination with eval, and mimics the sort of thing you can do with ssh-agent -s.
-
- 22 Dec, 2019 1 commit
-
-
Nirbheek Chauhan authored
-
- 20 Dec, 2019 1 commit
-
-
Philippe Normand authored
After commit e13e6758 there's no need to manually configure the prompt.
-
- 25 Nov, 2019 1 commit
-
-
Add gst-dev.py usage with an external script.
-
- 01 Oct, 2019 1 commit
-
-
Thibault Saunier authored
-
- 24 Sep, 2019 1 commit
-
-
Thibault Saunier authored
In the case of wine, the env can not be uninstalled, also developers do not necessiraly care about the fact that it is "uninstalled", the important thing is that it is a development environment, meaning that they can work on GStreamer or with GStreamer in the environment. I still keep the `uninstalled` target to avoid changing people's habits for now.
-
- 16 May, 2019 1 commit
-
-
Thibault Saunier authored
See gstreamer/gst-docs#36
-
- 13 May, 2019 1 commit
-
-
Thibault Saunier authored
-
- 25 Apr, 2019 2 commits
-
-
Thibault Saunier authored
-
Tim-Philipp Müller authored
Fixes #30.
-
- 17 Apr, 2019 1 commit
-
-
Nirbheek Chauhan authored
Also add a note about installation
-
- 02 Apr, 2019 1 commit
-
-
- 29 Mar, 2019 1 commit
-
-
Tim-Philipp Müller authored
-
- 17 Mar, 2019 1 commit
-
-
Antonio Ospite authored
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.
-
- 21 Jan, 2019 1 commit
-
-
Olivier Crête authored
-
- 28 Oct, 2018 1 commit
-
-
Nirbheek Chauhan authored
-
- 27 Aug, 2018 1 commit
-
-
Thibault Saunier authored
-