- 23 Sep, 2021 1 commit
-
-
Tim-Philipp Müller authored
-
- 05 Aug, 2021 2 commits
-
-
Andoni Morales Alastruey authored
This fix is needed after applying https://github.com/GLibSharp/GtkSharp/pull/59 that fixes bindings for "flags" enumerations Part-of: <!34>
-
Andoni Morales Alastruey authored
Update GtkSharp to 4c85f1479cf2e0dc056c0d288785e5a1d7251cb1 and regenerate bindings Part-of: <!34>
-
- 24 Jun, 2021 1 commit
-
-
Olivier Crête authored
Part-of: <!29>
-
- 01 Jun, 2021 1 commit
-
-
Tim-Philipp Müller authored
-
- 31 May, 2021 1 commit
-
-
Tim-Philipp Müller authored
-
- 20 Nov, 2020 1 commit
-
-
Olivier Crête authored
-
- 16 Oct, 2020 4 commits
-
-
Olivier Crête authored
Part-of: <!25>
-
Olivier Crête authored
Part-of: <!25>
-
Olivier Crête authored
Fix the command, and also document how it can be done with gst-build Part-of: <!25>
-
Olivier Crête authored
Part-of: <!25>
-
- 08 Sep, 2020 1 commit
-
-
Tim-Philipp Müller authored
-
- 07 Sep, 2020 1 commit
-
-
Tim-Philipp Müller authored
-
- 20 Aug, 2020 1 commit
-
-
Tim-Philipp Müller authored
-
- 03 Jul, 2020 1 commit
-
-
Tim-Philipp Müller authored
-
- 02 Jul, 2020 1 commit
-
-
Tim-Philipp Müller authored
-
- 19 Jun, 2020 2 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- 18 Jun, 2020 2 commits
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- 18 Feb, 2020 1 commit
-
-
The memory must be allocated with g_malloc() as we will free it again later with g_free(), as such allocate and copy the array that is passed in.
-
- 17 Feb, 2020 1 commit
-
-
Thibault Saunier authored
Avoiding: error CS0104: `Range' is an ambiguous reference between `System.Range' and `Gtk.Range`
-
- 28 Jan, 2020 1 commit
-
-
Sebastian Dröge authored
This changes the API. Without this change all usage will cause memory corruption and simply does not work.
-
- 15 Jan, 2020 1 commit
-
-
For some reason bindinator doesn't properly detect that the `func` passed in gst_promise_new_with_change_func is a closure and what the destroy function is (because it is a constructor?) Mark it manually. From suggestion from Alex Dircksen: #9 (comment 166633) Fixes #9
-
- 18 Nov, 2019 1 commit
-
-
Aaron Boxer authored
Generated files were generated using 'ninja -C build update-code' except for libgstfft, which had to be updated manually (see issue #25). Note: with these changes, building on MS Windows will require the msvc compiler - mingw will no longer work.
-
- 28 May, 2019 1 commit
-
-
Thibault Saunier authored
-
- 19 Apr, 2019 2 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- 13 Apr, 2019 2 commits
-
-
Nirbheek Chauhan authored
We require 0.48 and this was added in 0.47
-
Nirbheek Chauhan authored
environment().prepend() does not stack. None of the operations on that object stack. This is documented in the Meson reference manual. Also avoid overriding previously-set operations because that will cause a warning in a future version of Meson. Also, we do not need to manually construct MONO_PATH values. We can pass an array and have Meson construct it for us.
-
- 11 Apr, 2019 1 commit
-
-
Tim-Philipp Müller authored
-
- 04 Mar, 2019 2 commits
-
-
-
Tim-Philipp Müller authored
-
- 27 Feb, 2019 2 commits
-
-
Jordan Petridіs authored
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. Part of gstreamer-project#29
-
Tim-Philipp Müller authored
-
- 26 Feb, 2019 1 commit
-
-
Thibault Saunier authored
-
- 25 Feb, 2019 4 commits
-
-
Thibault Saunier authored
We use 'features' now
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
List of files in sources/meson.build is now aphabetically ordered.
-